Home
last modified time | relevance | path

Searched refs:STATUS_NOT_AVAILABLE (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
H A DRemoteDisplay.java38 public static final int STATUS_NOT_AVAILABLE = RemoteDisplayInfo.STATUS_NOT_AVAILABLE; field in RemoteDisplay
/aosp12/frameworks/base/media/java/android/media/
H A DRemoteDisplayState.java96 public static final int STATUS_NOT_AVAILABLE = 0; field in RemoteDisplayState.RemoteDisplayInfo
118 status = STATUS_NOT_AVAILABLE; in RemoteDisplayInfo()
H A DMediaRouter.java1562 newStatus = RouteInfo.STATUS_NOT_AVAILABLE; in getWifiDisplayStatusCode()
1693 /** @hide */ public static final int STATUS_NOT_AVAILABLE = 4; field in MediaRouter.RouteInfo
1902 case STATUS_NOT_AVAILABLE: in resolveStatusCode()
/aosp12/packages/services/Car/car-lib/src/android/car/hardware/property/
H A DVehicleHalStatusCode.java36 public static final int STATUS_NOT_AVAILABLE = 3; field in VehicleHalStatusCode
H A DCarPropertyManager.java915 case VehicleHalStatusCode.STATUS_NOT_AVAILABLE: in handleCarServiceSpecificException()
/aosp12/frameworks/av/camera/aidl/android/hardware/
H A DICameraServiceListener.aidl49 const int STATUS_NOT_AVAILABLE = -2; field
/aosp12/frameworks/av/services/camera/libcameraservice/hidl/
H A DConvert.cpp144 case hardware::ICameraServiceListener::STATUS_NOT_AVAILABLE: in convertToHidlCameraDeviceStatus()
145 deviceStatus = HCameraDeviceStatus::STATUS_NOT_AVAILABLE; in convertToHidlCameraDeviceStatus()
/aosp12/frameworks/hardware/interfaces/cameraservice/service/2.0/
H A Dtypes.hal32 STATUS_NOT_AVAILABLE = -2,
/aosp12/frameworks/base/media/lib/remotedisplay/api/
H A Dsystem-current.txt27 field public static final int STATUS_NOT_AVAILABLE = 0; // 0x0
/aosp12/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
H A DRemoteDisplayProviderService.java94 mTestDisplay3.setStatus(RemoteDisplay.STATUS_NOT_AVAILABLE); in onDiscoveryModeChanged()
/aosp12/frameworks/av/camera/ndk/impl/
H A DACameraManager.cpp332 case hardware::ICameraServiceListener::STATUS_NOT_AVAILABLE: in validStatus()
565 logicalCamStatus != hardware::ICameraServiceListener::STATUS_NOT_AVAILABLE) { in onStatusChangedLocked()
/aosp12/frameworks/av/camera/ndk/ndk_vendor/impl/
H A DACameraManager.cpp416 case CameraDeviceStatus::STATUS_NOT_AVAILABLE: in validStatus()
598 logicalCamStatus != CameraDeviceStatus::STATUS_NOT_AVAILABLE) { in onStatusChangedLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRouterService.java1569 case MediaRouter.RouteInfo.STATUS_NOT_AVAILABLE: in getConnectionPhase()
1862 case RemoteDisplayInfo.STATUS_NOT_AVAILABLE: in computeStatusCode()
1863 return MediaRouter.RouteInfo.STATUS_NOT_AVAILABLE; in computeStatusCode()
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarPropertyManagerTest.java830 return VehicleHalStatusCode.STATUS_NOT_AVAILABLE; in mapPropertyToVhalStatusCode()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h545 … NOT_AVAILABLE = static_cast<int32_t>(hardware::ICameraServiceListener::STATUS_NOT_AVAILABLE),
H A DCameraService.cpp990 serviceStatus = ICameraServiceListener::STATUS_NOT_AVAILABLE; in mapToInterface()
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java1834 case ICameraServiceListener.STATUS_NOT_AVAILABLE: in validStatus()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23609 Landroid/hardware/ICameraServiceListener;->STATUS_NOT_AVAILABLE:I
31331 Landroid/media/MediaRouter$RouteInfo;->STATUS_NOT_AVAILABLE:I
32434 Landroid/media/RemoteDisplayState$RemoteDisplayInfo;->STATUS_NOT_AVAILABLE:I