Searched defs:torchState (Results 1 – 1 of 1) sorted by relevance
1679 const char *torchState = enabled ? "on" : "off"; in setTorchMode() local2179 void CameraService::logTorchEvent(const char* cameraId, const char *torchState, int clientPid) { in logTorchEvent()