Home
last modified time | relevance | path

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

/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
DRemoteDisplay.java64 public static final int PLAYBACK_VOLUME_VARIABLE = field in RemoteDisplay
65 RemoteDisplayInfo.PLAYBACK_VOLUME_VARIABLE;
/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/
DRoutingSessionInfoTest.java106 .setVolumeHandling(MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE) in testGetVolumeHandlingGroupSession()
113 ? MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE : in testGetVolumeHandlingGroupSession()
DStubMediaRoute2ProviderService.java19 import static android.media.MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE;
124 .setVolumeHandling(MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE) in initializeRoutes()
275 .setVolumeHandling(PLAYBACK_VOLUME_VARIABLE) in onCreateSession()
DMediaRouter2ManagerTest.java21 import static android.media.MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE;
847 assertThat(variableVolumeRoute.getVolumeHandling()).isEqualTo(PLAYBACK_VOLUME_VARIABLE); in testVolumeHandling()
/frameworks/base/media/java/android/media/
DRemoteDisplayState.java102 public static final int PLAYBACK_VOLUME_VARIABLE = field in RemoteDisplayState.RemoteDisplayInfo
103 MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE;
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;
DMediaRoute2Info.java119 @IntDef({PLAYBACK_VOLUME_FIXED, PLAYBACK_VOLUME_VARIABLE})
138 public static final int PLAYBACK_VOLUME_VARIABLE = 1; field in MediaRoute2Info
1031 case PLAYBACK_VOLUME_VARIABLE: in getVolumeString()
DMediaRouter.java1655 int mVolumeHandling = PLAYBACK_VOLUME_VARIABLE;
1740 @IntDef({PLAYBACK_VOLUME_FIXED,PLAYBACK_VOLUME_VARIABLE})
1757 public final static int PLAYBACK_VOLUME_VARIABLE = 1; field in MediaRouter.RouteInfo
2458 if (mVolumeHandling == PLAYBACK_VOLUME_VARIABLE) { in requestSetVolume()
2469 if (mVolumeHandling == PLAYBACK_VOLUME_VARIABLE) { in requestUpdateVolume()
2523 case PLAYBACK_VOLUME_VARIABLE: in configureSessionVolume()
2809 mVolumeHandling = isFixedVolume ? PLAYBACK_VOLUME_FIXED : PLAYBACK_VOLUME_VARIABLE; in routeUpdated()
/frameworks/base/media/lib/remotedisplay/api/
Dsystem-current.txt22 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1
/frameworks/base/services/core/java/com/android/server/media/
DLegacyDeviceRouteController.java180 : MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE) in createRouteFromAudioInfo()
DAudioManagerRouteController.java526 : MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE) in copyWithVolumeInfo()
DLegacyBluetoothRouteController.java321 .setVolumeHandling(MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE) in createBluetoothRoute()
DMediaRouterService.java1988 case RemoteDisplayInfo.PLAYBACK_VOLUME_VARIABLE: in computeVolumeHandling()
1989 return MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE; in computeVolumeHandling()
/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
DRemoteDisplayProviderService.java79 mTestDisplay1.setVolumeHandling(RemoteDisplay.PLAYBACK_VOLUME_VARIABLE); in onDiscoveryModeChanged()
/frameworks/base/core/java/com/android/internal/app/
DMediaRouteControllerDialog.java323 MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE; in isVolumeControlAvailable()
/frameworks/base/services/tests/media/mediarouterservicetest/src/com/android/server/media/
DAudioManagerRouteControllerTest.java270 .isEqualTo(MediaRoute2Info.PLAYBACK_VOLUME_VARIABLE); in updateVolume_propagatesCorrectlyToRouteInfo()
/frameworks/base/core/api/
Dcurrent.txt24379 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1
24544 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt29473 Landroid/media/RemoteControlClient;->PLAYBACK_VOLUME_VARIABLE:I
29549 Landroid/media/RemoteDisplayState$RemoteDisplayInfo;->PLAYBACK_VOLUME_VARIABLE:I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15436 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1