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.java33 import static android.os.image.DynamicSystemClient.STATUS_IN_USE;
449 case STATUS_IN_USE: in executeNotifyIfInUseCommand()
452 buildNotification(STATUS_IN_USE, CAUSE_NOT_SPECIFIED)); in executeNotifyIfInUseCommand()
472 case STATUS_IN_USE: in executeHideNotificationCommand()
584 case STATUS_IN_USE: in buildNotification()
636 case STATUS_IN_USE: in postStatus()
716 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.java1545 RouteInfo.STATUS_AVAILABLE: RouteInfo.STATUS_IN_USE; in getWifiDisplayStatusCode()
1679 /** @hide */ public static final int STATUS_IN_USE = 5; field in MediaRouter.RouteInfo
1890 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.java1654 case MediaRouter.RouteInfo.STATUS_IN_USE: in getConnectionPhase()
1950 case RemoteDisplayInfo.STATUS_IN_USE: in computeStatusCode()
1951 return MediaRouter.RouteInfo.STATUS_IN_USE; in computeStatusCode()
/frameworks/base/core/api/
Dsystem-current.txt11433 field public static final int STATUS_IN_USE = 4; // 0x4
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt28451 Landroid/media/MediaRouter$RouteInfo;->STATUS_IN_USE:I
29555 Landroid/media/RemoteDisplayState$RemoteDisplayInfo;->STATUS_IN_USE:I