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