Searched refs:mIsVolumeFixed (Results 1 – 1 of 1) sorted by relevance
114 private final boolean mIsVolumeFixed; field in AvrcpControllerStateMachine183 mIsVolumeFixed = mAudioManager.isVolumeFixed(); in AvrcpControllerStateMachine()1080 if (mIsVolumeFixed) { in handleAbsVolumeRequest()1117 if (mIsVolumeFixed) { in getAbsVolume()