Home
last modified time | relevance | path

Searched refs:PLAYBACK_VOLUME_VARIABLE (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
H A DRemoteDisplay.java64 public static final int PLAYBACK_VOLUME_VARIABLE = field in RemoteDisplay
65 RemoteDisplayInfo.PLAYBACK_VOLUME_VARIABLE;
/aosp12/frameworks/base/media/java/android/media/
H A DRemoteDisplayState.java102 public static final int PLAYBACK_VOLUME_VARIABLE = field in RemoteDisplayState.RemoteDisplayInfo
103 MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE;
H A DRemoteControlClient.java161 public final static int PLAYBACK_VOLUME_VARIABLE = 1; field in RemoteControlClient
832 public final static int DEFAULT_PLAYBACK_VOLUME_HANDLING = PLAYBACK_VOLUME_VARIABLE;
H A DMediaRoute2Info.java84 @IntDef({PLAYBACK_VOLUME_FIXED, PLAYBACK_VOLUME_VARIABLE})
103 public static final int PLAYBACK_VOLUME_VARIABLE = 1; field in MediaRoute2Info
H A DMediaRouter.java1670 int mVolumeHandling = PLAYBACK_VOLUME_VARIABLE;
1755 @IntDef({PLAYBACK_VOLUME_FIXED,PLAYBACK_VOLUME_VARIABLE})
1772 public final static int PLAYBACK_VOLUME_VARIABLE = 1; field in MediaRouter.RouteInfo
2473 if (mVolumeHandling == PLAYBACK_VOLUME_VARIABLE) { in requestSetVolume()
2484 if (mVolumeHandling == PLAYBACK_VOLUME_VARIABLE) { in requestUpdateVolume()
2538 case PLAYBACK_VOLUME_VARIABLE: in configureSessionVolume()
2824 mVolumeHandling = isFixedVolume ? PLAYBACK_VOLUME_FIXED : PLAYBACK_VOLUME_VARIABLE; in routeUpdated()
/aosp12/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/
H A DStubMediaRoute2ProviderService.java19 import static android.media.MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE;
122 .setVolumeHandling(MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE) in initializeRoutes()
248 .setVolumeHandling(PLAYBACK_VOLUME_VARIABLE) in onCreateSession()
H A DMediaRouter2ManagerTest.java21 import static android.media.MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE;
728 assertEquals(PLAYBACK_VOLUME_VARIABLE, variableVolumeRoute.getVolumeHandling()); in testVolumeHandling()
/aosp12/frameworks/base/media/lib/remotedisplay/api/
H A Dsystem-current.txt22 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DMediaRouteControllerDialog.java323 MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE; in isVolumeControlAvailable()
/aosp12/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
H A DRemoteDisplayProviderService.java79 mTestDisplay1.setVolumeHandling(RemoteDisplay.PLAYBACK_VOLUME_VARIABLE); in onDiscoveryModeChanged()
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DSystemMediaRoute2Provider.java267 : MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE) in updateDeviceRoute()
H A DBluetoothRouteProvider.java300 .setVolumeHandling(MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE) in createBluetoothRoute()
H A DMediaRouterService.java1904 case RemoteDisplayInfo.PLAYBACK_VOLUME_VARIABLE: in computeVolumeHandling()
1905 return MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE; in computeVolumeHandling()
/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.txt23241 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1
23373 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt32351 Landroid/media/RemoteControlClient;->PLAYBACK_VOLUME_VARIABLE:I
32427 Landroid/media/RemoteDisplayState$RemoteDisplayInfo;->PLAYBACK_VOLUME_VARIABLE:I
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt15436 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1