Home
last modified time | relevance | path

Searched defs:onTorchStatusChanged (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/services/camera/libcameraservice/hidl/
DAidlCameraServiceListener.cpp75 ::android::binder::Status H2BCameraServiceListener::onTorchStatusChanged( in onTorchStatusChanged() function in android::frameworks::cameraservice::service::V2_0::implementation::H2BCameraServiceListener
/frameworks/av/camera/aidl/android/hardware/
DICameraServiceListener.aidl91 oneway void onTorchStatusChanged(int status, @utf8InCpp String cameraId, int deviceId); in onTorchStatusChanged() method
/frameworks/av/services/camera/libcameraservice/aidl/
DAidlCameraServiceListener.cpp55 ::android::binder::Status AidlCameraServiceListener::onTorchStatusChanged( in onTorchStatusChanged() function in android::frameworks::cameraservice::service::implementation::AidlCameraServiceListener
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
DCameraBinderTest.java286 public void onTorchStatusChanged(int status, String cameraId, int deviceId) in onTorchStatusChanged() method in CameraBinderTest.DummyCameraServiceListener
/frameworks/av/camera/ndk/impl/
DACameraManager.h129 virtual binder::Status onTorchStatusChanged(int32_t, const std::string&, int32_t) { in onTorchStatusChanged() function
/frameworks/av/services/camera/libcameraservice/tests/
DCameraPermissionsTest.cpp53 virtual binder::Status onTorchStatusChanged(int32_t /*status*/, in onTorchStatusChanged() function in TestCameraServiceListener
DCameraProviderManagerTest.cpp483 void onTorchStatusChanged(const std::string &, in onTorchStatusChanged() function
485 void onTorchStatusChanged(const std::string &, in onTorchStatusChanged() function
/frameworks/av/camera/tests/
DCameraBinderTests.cpp97 virtual binder::Status onTorchStatusChanged(int32_t status, in onTorchStatusChanged() function in TestCameraServiceListener
/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/
Dcamera_service_fuzzer.cpp507 virtual binder::Status onTorchStatusChanged(int32_t /*status*/, in onTorchStatusChanged() function in TestCameraServiceListener
/frameworks/base/core/java/android/hardware/camera2/
DCameraManager.java3140 public void onTorchStatusChanged(int status, String cameraId, int deviceId) in onTorchStatusChanged() method in CameraManager.CameraManagerGlobal
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp653 void CameraService::onTorchStatusChanged(const std::string& cameraId, in onTorchStatusChanged() function in android::CameraService
666 void CameraService::onTorchStatusChanged(const std::string& cameraId, in onTorchStatusChanged() function in android::CameraService