Home
last modified time | relevance | path

Searched refs:PLAYBACK_VOLUME_VARIABLE (Results 1 – 9 of 9) 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/java/android/media/
DRemoteDisplayState.java101 public static final int PLAYBACK_VOLUME_VARIABLE = field in RemoteDisplayState.RemoteDisplayInfo
102 MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE;
DRemoteControlClient.java160 public final static int PLAYBACK_VOLUME_VARIABLE = 1; field in RemoteControlClient
831 public final static int DEFAULT_PLAYBACK_VOLUME_HANDLING = PLAYBACK_VOLUME_VARIABLE;
DMediaRouter.java1693 @IntDef({PLAYBACK_VOLUME_FIXED,PLAYBACK_VOLUME_VARIABLE})
1710 public final static int PLAYBACK_VOLUME_VARIABLE = 1; field in MediaRouter.RouteInfo
2358 if (mVolumeHandling == PLAYBACK_VOLUME_VARIABLE) { in requestSetVolume()
2369 if (mVolumeHandling == PLAYBACK_VOLUME_VARIABLE) { in requestUpdateVolume()
2423 case RemoteControlClient.PLAYBACK_VOLUME_VARIABLE: in configureSessionVolume()
2709 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/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/core/java/com/android/server/media/
DMediaRouterService.java1682 case RemoteDisplayInfo.PLAYBACK_VOLUME_VARIABLE: in computeVolumeHandling()
1683 return MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE; in computeVolumeHandling()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...