Home
last modified time | relevance | path

Searched refs:mPlaybackVolumeHandling (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DPlayerRecord.java83 public int mPlaybackVolumeHandling; field in PlayerRecord
209 " -- vol handling: " + mPlaybackVolumeHandling + in dump()
322 mPlaybackVolumeHandling = RemoteControlClient.DEFAULT_PLAYBACK_VOLUME_HANDLING; in resetPlaybackInfo()
DMediaFocusControl.java2097 mMainRemote.mVolumeHandling = prse.mPlaybackVolumeHandling; in checkUpdateRemoteStateIfActive()