Home
last modified time | relevance | path

Searched defs:STATUS_NOT_AVAILABLE (Results 1 – 8 of 8) sorted by relevance

/frameworks/hardware/interfaces/cameraservice/service/aidl/aidl_api/android.frameworks.cameraservice.service/current/android/frameworks/cameraservice/service/
DCameraDeviceStatus.aidl37 STATUS_NOT_AVAILABLE = (-2) /* -2 */, enumConstant
/frameworks/hardware/interfaces/cameraservice/service/aidl/aidl_api/android.frameworks.cameraservice.service/1/android/frameworks/cameraservice/service/
DCameraDeviceStatus.aidl37 STATUS_NOT_AVAILABLE = (-2) /* -2 */, enumConstant
/frameworks/hardware/interfaces/cameraservice/service/aidl/aidl_api/android.frameworks.cameraservice.service/2/android/frameworks/cameraservice/service/
DCameraDeviceStatus.aidl37 STATUS_NOT_AVAILABLE = (-2) /* -2 */, enumConstant
/frameworks/hardware/interfaces/cameraservice/service/aidl/android/frameworks/cameraservice/service/
DCameraDeviceStatus.aidl28 STATUS_NOT_AVAILABLE = -2, enumConstant
/frameworks/av/camera/aidl/android/hardware/
DICameraServiceListener.aidl49 const int STATUS_NOT_AVAILABLE = -2; field
/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
DRemoteDisplay.java38 public static final int STATUS_NOT_AVAILABLE = RemoteDisplayInfo.STATUS_NOT_AVAILABLE; field in RemoteDisplay
/frameworks/base/media/java/android/media/
DRemoteDisplayState.java96 public static final int STATUS_NOT_AVAILABLE = 0; field in RemoteDisplayState.RemoteDisplayInfo
DMediaRouter.java1678 /** @hide */ public static final int STATUS_NOT_AVAILABLE = 4; field in MediaRouter.RouteInfo