Searched refs:mVolumeControlType (Results 1 – 1 of 1) sorted by relevance
194 private int mVolumeControlType = VOLUME_CONTROL_ABSOLUTE; field in MediaSessionRecord336 if (mVolumeControlType == VOLUME_CONTROL_FIXED) { in adjustVolume()392 if (mVolumeControlType != VOLUME_CONTROL_ABSOLUTE) { in setVolumeTo()519 if (mVolumeControlType == VOLUME_CONTROL_FIXED) { in canHandleVolumeKey()579 .append(toVolumeControlTypeString(mVolumeControlType)) in dump()950 return new PlaybackInfo(mVolumeType, mVolumeControlType, mMaxVolume, current, in getVolumeAttributes()1264 mVolumeControlType = control; in setPlaybackToRemote()