Searched refs:getTorchStatusLocked (Results 1 – 2 of 2) sorted by relevance
1073 status_t getTorchStatusLocked(const String8 &cameraId,
569 status_t res = getTorchStatusLocked(cameraId, &status); in onTorchStatusChangedLocked()2005 status_t err = getTorchStatusLocked(id, &status); in setTorchMode()4215 if (getTorchStatusLocked(cameraId, &torchStatus) != in updateStatus()4312 status_t CameraService::getTorchStatusLocked( in getTorchStatusLocked() function in android::CameraService