Home
last modified time | relevance | path

Searched refs:STATUS_AVAILABLE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
DRemoteDisplayProviderService.java77 mTestDisplay1.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onDiscoveryModeChanged()
87 mTestDisplay2.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onDiscoveryModeChanged()
108 mTestDisplay5.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onDiscoveryModeChanged()
115 mTestDisplay6.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onDiscoveryModeChanged()
122 mTestDisplay8.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onDiscoveryModeChanged()
129 mTestDisplay9.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onDiscoveryModeChanged()
136 mTestDisplay10.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onDiscoveryModeChanged()
195 display.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onConnect()
219 display.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onConnect()
253 display.setStatus(RemoteDisplay.STATUS_AVAILABLE); in onDisconnect()
[all …]
/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
DRemoteDisplay.java48 public static final int STATUS_AVAILABLE = RemoteDisplayInfo.STATUS_AVAILABLE; field in RemoteDisplay
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
DWindowAreaComponentImpl.java372 != WindowAreaComponent.STATUS_AVAILABLE) { in startRearDisplayPresentationSession()
488 return WindowAreaComponent.STATUS_AVAILABLE; in getCurrentRearDisplayModeStatus()
537 return WindowAreaComponent.STATUS_AVAILABLE; in getCurrentRearDisplayPresentationModeStatus()
/frameworks/base/media/java/android/media/
DRemoteDisplayState.java98 public static final int STATUS_AVAILABLE = 2; field in RemoteDisplayState.RemoteDisplayInfo
DMediaRouter.java1545 RouteInfo.STATUS_AVAILABLE: RouteInfo.STATUS_IN_USE; in getWifiDisplayStatusCode()
1677 /** @hide */ public static final int STATUS_AVAILABLE = 3; field in MediaRouter.RouteInfo
1865 case STATUS_AVAILABLE: in resolveStatusCode()
1884 case STATUS_AVAILABLE: in resolveStatusCode()
/frameworks/base/media/lib/remotedisplay/api/
Dsystem-current.txt23 field public static final int STATUS_AVAILABLE = 2; // 0x2
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/
DCarDrivingStateMonitor.java339 && gearSelection.getStatus() == CarPropertyValue.STATUS_AVAILABLE) { in registerPropertyManager()
/frameworks/base/services/core/java/com/android/server/media/
DMediaRouterService.java1651 case MediaRouter.RouteInfo.STATUS_AVAILABLE: in getConnectionPhase()
1937 case RemoteDisplayInfo.STATUS_AVAILABLE: in computeEnabled()
1948 case RemoteDisplayInfo.STATUS_AVAILABLE: in computeStatusCode()
1949 return MediaRouter.RouteInfo.STATUS_AVAILABLE; in computeStatusCode()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt28449 Landroid/media/MediaRouter$RouteInfo;->STATUS_AVAILABLE:I
29552 Landroid/media/RemoteDisplayState$RemoteDisplayInfo;->STATUS_AVAILABLE:I