Searched refs:DEFAULT_PLAYBACK_VOLUME (Results 1 – 2 of 2) sorted by relevance
834 public final static int DEFAULT_PLAYBACK_VOLUME = 15; field in RemoteControlClient
1606 int mVolumeMax = RemoteControlClient.DEFAULT_PLAYBACK_VOLUME;1607 int mVolume = RemoteControlClient.DEFAULT_PLAYBACK_VOLUME;