Home
last modified time | relevance | path

Searched refs:STATUS_IN_USE (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
DRemoteDisplay.java43 public static final int STATUS_IN_USE = RemoteDisplayInfo.STATUS_IN_USE; field in RemoteDisplay
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java31 import static android.os.image.DynamicSystemClient.STATUS_IN_USE;
391 case STATUS_IN_USE: in executeNotifyIfInUseCommand()
393 buildNotification(STATUS_IN_USE, CAUSE_NOT_SPECIFIED)); in executeNotifyIfInUseCommand()
482 case STATUS_IN_USE: in buildNotification()
534 case STATUS_IN_USE: in postStatus()
610 return STATUS_IN_USE; in getStatus()
/frameworks/base/core/java/android/os/image/
DDynamicSystemClient.java77 STATUS_IN_USE,
126 public static final int STATUS_IN_USE = 4; field in DynamicSystemClient
/frameworks/base/media/java/android/media/
DRemoteDisplayState.java97 public static final int STATUS_IN_USE = 1; field in RemoteDisplayState.RemoteDisplayInfo
DMediaRouter.java1559 RouteInfo.STATUS_AVAILABLE: RouteInfo.STATUS_IN_USE; in getWifiDisplayStatusCode()
1693 /** @hide */ public static final int STATUS_IN_USE = 5; field in MediaRouter.RouteInfo
1904 case STATUS_IN_USE: in resolveStatusCode()
/frameworks/base/media/lib/remotedisplay/api/
Dsystem-current.txt26 field public static final int STATUS_IN_USE = 1; // 0x1
/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
DRemoteDisplayProviderService.java101 mTestDisplay4.setStatus(RemoteDisplay.STATUS_IN_USE); in onDiscoveryModeChanged()
/frameworks/base/services/core/java/com/android/server/media/
DMediaRouterService.java1552 case MediaRouter.RouteInfo.STATUS_IN_USE: in getConnectionPhase()
1848 case RemoteDisplayInfo.STATUS_IN_USE: in computeStatusCode()
1849 return MediaRouter.RouteInfo.STATUS_IN_USE; in computeStatusCode()
/frameworks/base/core/api/
Dsystem-current.txt8794 field public static final int STATUS_IN_USE = 4; // 0x4
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt31329 Landroid/media/MediaRouter$RouteInfo;->STATUS_IN_USE:I
32433 Landroid/media/RemoteDisplayState$RemoteDisplayInfo;->STATUS_IN_USE:I