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