Searched refs:showErrorDialog (Results 1 – 5 of 5) sorted by relevance
266 mErrorDisplayer.showErrorDialog(errorMessage); in openCamera()377 mErrorDisplayer.showErrorDialog(errorMessage);396 mErrorDisplayer.showErrorDialog(errorMessage);415 mErrorDisplayer.showErrorDialog(errorMessage);446 mErrorDisplayer.showErrorDialog("Unable to configure the capture session");471 mErrorDisplayer.showErrorDialog("The camera device has been disconnected.");478 mErrorDisplayer.showErrorDialog("The camera encountered an error:" + error);531 mErrorDisplayer.showErrorDialog(errorMessage);608 public void showErrorDialog(String errorMessage);
93 public void showErrorDialog(String errorMessage) { in CameraView()
290 mErrorDisplayer.showErrorDialog(errorMessage); in openCamera()412 mErrorDisplayer.showErrorDialog(errorMessage); in setRepeatingRequest()431 mErrorDisplayer.showErrorDialog(errorMessage); in setRepeatingBurst()450 mErrorDisplayer.showErrorDialog(errorMessage); in startCameraSession()481 mErrorDisplayer.showErrorDialog("Unable to configure the capture session");506 mErrorDisplayer.showErrorDialog("The camera device has been disconnected.");513 mErrorDisplayer.showErrorDialog("The camera encountered an error:" + error);567 mErrorDisplayer.showErrorDialog(errorMessage); in setRequest()644 public void showErrorDialog(String errorMessage); in showErrorDialog() method
95 showErrorDialog(errorString); in onCreate()156 private void showErrorDialog(String errorMessage) { in showErrorDialog() method in VideoViewTest178 showErrorDialog("Error: (" + state.getErrorMessage() + ")");