Home
last modified time | relevance | path

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

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