Home
last modified time | relevance | path

Searched defs:torchModeStatusChange (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/camera/provider/aidl/android/hardware/camera/provider/
DICameraProviderCallback.aidl60 void torchModeStatusChange(String cameraDeviceName, TorchModeStatus newStatus); in torchModeStatusChange() method
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/current/android/hardware/camera/provider/
DICameraProviderCallback.aidl38 …void torchModeStatusChange(String cameraDeviceName, android.hardware.camera.common.TorchModeStatus… in torchModeStatusChange() method
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/2/android/hardware/camera/provider/
DICameraProviderCallback.aidl38 …void torchModeStatusChange(String cameraDeviceName, android.hardware.camera.common.TorchModeStatus… in torchModeStatusChange() method
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/1/android/hardware/camera/provider/
DICameraProviderCallback.aidl38 …void torchModeStatusChange(String cameraDeviceName, android.hardware.camera.common.TorchModeStatus… in torchModeStatusChange() method
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/3/android/hardware/camera/provider/
DICameraProviderCallback.aidl38 …void torchModeStatusChange(String cameraDeviceName, android.hardware.camera.common.TorchModeStatus… in torchModeStatusChange() method
/hardware/interfaces/camera/provider/aidl/vts/
Dtorch_provider_cb.cpp23 ndk::ScopedAStatus TorchProviderCb::torchModeStatusChange(const std::string&, in torchModeStatusChange() function in TorchProviderCb
DVtsAidlHalCameraProvider_TargetTest.cpp101 ScopedAStatus torchModeStatusChange(const std::string& cameraDeviceName, in TEST_P() function
Dcamera_aidl_test.cpp190 ScopedAStatus torchModeStatusChange(const std::string&, TorchModeStatus) override { in getCameraDeviceNames() function
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp721 virtual Return<void> torchModeStatusChange( in torchModeStatusChange() function
1775 virtual Return<void> torchModeStatusChange( in getCameraDeviceNames() function
1938 virtual Return<void> torchModeStatusChange( in TEST_P() function
1956 virtual Return<void> torchModeStatusChange(const hidl_string& cameraDeviceName, in TEST_P() function