Home
last modified time | relevance | path

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

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