Searched refs:PLAYBACK_VOLUME_VARIABLE (Results 1 – 12 of 12) sorted by relevance
60 public static final int PLAYBACK_VOLUME_VARIABLE = field in RemoteDisplay61 RemoteDisplayInfo.PLAYBACK_VOLUME_VARIABLE;
98 public static final int PLAYBACK_VOLUME_VARIABLE = field in RemoteDisplayState.RemoteDisplayInfo99 MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE;
164 public final static int PLAYBACK_VOLUME_VARIABLE = 1; field in RemoteControlClient887 public final static int DEFAULT_PLAYBACK_VOLUME_HANDLING = PLAYBACK_VOLUME_VARIABLE;
1525 public final static int PLAYBACK_VOLUME_VARIABLE = 1; field in MediaRouter.RouteInfo2145 if (mVolumeHandling == PLAYBACK_VOLUME_VARIABLE) { in requestSetVolume()2156 if (mVolumeHandling == PLAYBACK_VOLUME_VARIABLE) { in requestUpdateVolume()2210 case RemoteControlClient.PLAYBACK_VOLUME_VARIABLE: in configureSessionVolume()2496 mVolumeHandling = isFixedVolume ? PLAYBACK_VOLUME_FIXED : PLAYBACK_VOLUME_VARIABLE; in routeUpdated()
286 MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE; in isVolumeControlAvailable()
79 mTestDisplay1.setVolumeHandling(RemoteDisplay.PLAYBACK_VOLUME_VARIABLE); in onDiscoveryModeChanged()
809 @IntDef({PLAYBACK_VOLUME_FIXED,PLAYBACK_VOLUME_VARIABLE})829 public static final int PLAYBACK_VOLUME_VARIABLE = 1; field in MediaRouter.RouteInfo2261 == MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE) { in updatePlaybackInfoFromSelectedRoute()
138 .setVolumeHandling(MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE) in publishRoutes()
1407 case RemoteDisplayInfo.PLAYBACK_VOLUME_VARIABLE: in computeVolumeHandling()1408 return MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE; in computeVolumeHandling()
345 .setVolumeHandling(MediaRouter.RouteInfo.PLAYBACK_VOLUME_VARIABLE)
16462 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1
15438 field public static final int PLAYBACK_VOLUME_VARIABLE = 1; // 0x1