Searched refs:onTorchModeStatusChanged (Results 1 – 3 of 3) sorted by relevance
152 void onTorchModeStatusChanged(int cameraId, int newStatus);
294 void EmulatedCameraFactory::onTorchModeStatusChanged(int cameraId, in onTorchModeStatusChanged() function in android::EmulatedCameraFactory
221 EmulatedCameraFactory::Instance().onTorchModeStatusChanged( in setTorchMode()