Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/
H A DVolumeProvider.java38 @IntDef({VOLUME_CONTROL_FIXED, VOLUME_CONTROL_RELATIVE, VOLUME_CONTROL_ABSOLUTE})
46 public static final int VOLUME_CONTROL_FIXED = 0; field in VolumeProvider
H A DMediaRouter.java2536 int volumeControl = VolumeProvider.VOLUME_CONTROL_FIXED; in configureSessionVolume()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/volume/
H A DUtil.java125 case VolumeProvider.VOLUME_CONTROL_FIXED: in volumeProviderControlToString()
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionRecord.java293 if (mVolumeControlType == VolumeProvider.VOLUME_CONTROL_FIXED) { in adjustVolume()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt24064 field public static final int VOLUME_CONTROL_FIXED = 0; // 0x0
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt15828 field public static final int VOLUME_CONTROL_FIXED = 0; // 0x0
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34679 Landroid/media/VolumeProvider2;->VOLUME_CONTROL_FIXED:I