Home
last modified time | relevance | path

Searched refs:TORCH_STATUS_AVAILABLE_OFF (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/camera/aidl/android/hardware/
H A DICameraServiceListener.aidl76 const int TORCH_STATUS_AVAILABLE_OFF = 1; field
/aosp12/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp390 if (torchStatus == hardware::ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF) { in TEST()
401 hardware::ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF, i)); in TEST()
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java1845 case ICameraServiceListener.TORCH_STATUS_AVAILABLE_OFF: in validTorchStatus()
1943 case ICameraServiceListener.TORCH_STATUS_AVAILABLE_OFF: { in postSingleTorchUpdate()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp948 serviceStatus = ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF; in mapToInterface()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23613 Landroid/hardware/ICameraServiceListener;->TORCH_STATUS_AVAILABLE_OFF:I