Searched refs:setTorchStatusLocked (Results 1 – 2 of 2) sorted by relevance
910 status_t setTorchStatusLocked(const String8 &cameraId,
418 res = setTorchStatusLocked(cameraId, newStatus); in onTorchStatusChangedLocked()3429 status_t CameraService::setTorchStatusLocked(const String8& cameraId, in setTorchStatusLocked() function in android::CameraService