Home
last modified time | relevance | path

Searched refs:VOLUME_CONTROL_FIXED (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/media/java/android/media/
DVolumeProvider.java39 @IntDef({VOLUME_CONTROL_FIXED, VOLUME_CONTROL_RELATIVE, VOLUME_CONTROL_ABSOLUTE})
47 public static final int VOLUME_CONTROL_FIXED = 0; field in VolumeProvider
DMediaRouter.java2521 int volumeControl = VolumeProvider.VOLUME_CONTROL_FIXED; in configureSessionVolume()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaOutputInteractorTest.kt132 VolumeProvider.VOLUME_CONTROL_FIXED, in activeMediaDeviceSessions_volumeControlFixed_cantAdjustVolume()
141 VolumeProvider.VOLUME_CONTROL_FIXED, in activeMediaDeviceSessions_volumeControlFixed_cantAdjustVolume()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/volume/
DUtil.java125 case VolumeProvider.VOLUME_CONTROL_FIXED: in volumeProviderControlToString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaOutputInteractor.kt184 playbackInfo?.volumeControl != VolumeProvider.VOLUME_CONTROL_FIXED, in <lambda>()
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionRecord.java21 import static android.media.VolumeProvider.VOLUME_CONTROL_FIXED;
442 if (mVolumeControlType == VOLUME_CONTROL_FIXED) { in adjustVolume()
653 if (mVolumeControlType == VOLUME_CONTROL_FIXED) { in canHandleVolumeKey()
766 case VOLUME_CONTROL_FIXED -> "FIXED"; in toVolumeControlTypeString()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15828 field public static final int VOLUME_CONTROL_FIXED = 0; // 0x0
/frameworks/base/core/api/
Dcurrent.txt25331 field public static final int VOLUME_CONTROL_FIXED = 0; // 0x0
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt31801 Landroid/media/VolumeProvider2;->VOLUME_CONTROL_FIXED:I