Searched refs:onCameraSwitchError (Results 1 – 3 of 3) sorted by relevance
55 void onCameraSwitchError(String errorDescription); in onCameraSwitchError() method
83 switchEventsHandler.onCameraSwitchError(error);386 switchEventsHandler.onCameraSwitchError(error); in reportCameraSwitchError()
502 public void onCameraSwitchError(String errorDescription) { in switchCamera()