Eric Laurent afbb047c39 AudioService: simplified handler messages.
For historical reasons, messages to the AudioSystem
handler in AudioService have a complex identifier combining several information.
Messages for a particular stream contain the stream type as part of the message type.
This complexity is not needed as the stream messages also carry a reference to the
VolumeStreamState object which contains all necessary information, including the stream type.

Also grouped parameters of MSG_PERSIST_VOLUME message into a single bit field to make room for
further needs.

Change-Id: Ia27af626b3447541e8f9eaceba21389a824d88e2
2011-12-20 18:07:41 -08:00
2011-12-15 12:13:59 -08:00
2011-12-16 18:21:19 -08:00
2011-12-15 16:16:14 -08:00
2011-12-15 16:16:14 -08:00
2011-12-09 14:06:07 -08:00
2011-12-20 10:29:49 -08:00
2011-12-15 16:16:14 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%