Searched refs:onCameraOpening (Results 1 – 2 of 2) sorted by relevance
187 void onCameraOpening(int cameraId); in onCameraOpening() method432 eventsHandler.onCameraOpening(id); in startCaptureOnCameraThread()
211 public void onCameraOpening(int cameraId) { in onCameraOpening() method in VideoCapturerAndroidTestFixtures.CameraEvents