Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
H A 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 …]
/aosp14/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
H A DRemoteDisplay.java48 public static final int STATUS_AVAILABLE = RemoteDisplayInfo.STATUS_AVAILABLE; field in RemoteDisplay
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
H A DWindowAreaComponentImpl.java368 != WindowAreaComponent.STATUS_AVAILABLE) { in startRearDisplayPresentationSession()
482 return WindowAreaComponent.STATUS_AVAILABLE; in getCurrentRearDisplayModeStatus()
522 return WindowAreaComponent.STATUS_AVAILABLE; in getCurrentRearDisplayPresentationModeStatus()
/aosp14/frameworks/base/media/java/android/media/
H A DRemoteDisplayState.java98 public static final int STATUS_AVAILABLE = 2; field in RemoteDisplayState.RemoteDisplayInfo
H A 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()
/aosp14/frameworks/base/media/lib/remotedisplay/api/
H A Dsystem-current.txt23 field public static final int STATUS_AVAILABLE = 2; // 0x2
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRouterService.java1577 case MediaRouter.RouteInfo.STATUS_AVAILABLE: in getConnectionPhase()
1863 case RemoteDisplayInfo.STATUS_AVAILABLE: in computeEnabled()
1874 case RemoteDisplayInfo.STATUS_AVAILABLE: in computeStatusCode()
1875 return MediaRouter.RouteInfo.STATUS_AVAILABLE; in computeStatusCode()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt28449 Landroid/media/MediaRouter$RouteInfo;->STATUS_AVAILABLE:I
29552 Landroid/media/RemoteDisplayState$RemoteDisplayInfo;->STATUS_AVAILABLE:I