Searched refs:onCameraError (Results 1 – 2 of 2) sorted by relevance
122 eventsHandler.onCameraError(errorMessage);181 void onCameraError(String errorDescription); in onCameraError() method478 eventsHandler.onCameraError("Camera can not be started."); in startCaptureOnCameraThread()
199 public void onCameraError(String errorDescription) { in onCameraError() method in VideoCapturerAndroidTestFixtures.CameraEvents