Home
last modified time | relevance | path

Searched refs:setTorchStatusLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.h705 status_t setTorchStatusLocked(const String8 &cameraId,
DCameraService.cpp386 res = setTorchStatusLocked(cameraId, newStatus); in onTorchStatusChangedLocked()
2770 status_t CameraService::setTorchStatusLocked(const String8& cameraId, in setTorchStatusLocked() function in android::CameraService