Home
last modified time | relevance | path

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

/frameworks/av/camera/aidl/android/hardware/
DICameraServiceListener.aidl70 const int TORCH_STATUS_AVAILABLE_OFF = 1; field
/frameworks/av/camera/tests/
DCameraBinderTests.cpp344 if (torchStatus == hardware::ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF) { in TEST()
355 hardware::ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF, i)); in TEST()
/frameworks/base/core/java/android/hardware/camera2/
DCameraManager.java925 case ICameraServiceListener.TORCH_STATUS_AVAILABLE_OFF: in validTorchStatus()
957 case ICameraServiceListener.TORCH_STATUS_AVAILABLE_OFF: in postSingleTorchUpdate()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp127 status = ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF; in torch_mode_status_change()
263 ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF); in onFirstRef()
2728 ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF : in updateStatus()