Searched refs:onCameraSwitchError (Results 1 – 2 of 2) sorted by relevance
202 void onCameraSwitchError(String errorDescription); in onCameraSwitchError() method241 handler.onCameraSwitchError("No camera to switch to."); in switchCamera()251 handler.onCameraSwitchError("Pending camera switch already in progress."); in switchCamera()261 handler.onCameraSwitchError("Camera is stopped."); in switchCamera()
278 public void onCameraSwitchError(String errorDescription) { in switchCamera()