Searched refs:showErrorDialog (Results 1 – 6 of 6) sorted by relevance
98 mErrorDisplayer.showErrorDialog(errorMessage); in openCamera()163 mErrorDisplayer.showErrorDialog(errorMessage); in setRepeatingRequest()181 mErrorDisplayer.showErrorDialog(errorMessage); in setRepeatingBurst()199 mErrorDisplayer.showErrorDialog(errorMessage); in startCameraSession()230 mErrorDisplayer.showErrorDialog("Unable to configure the capture session");255 mErrorDisplayer.showErrorDialog("The camera device has been disconnected.");262 mErrorDisplayer.showErrorDialog("The camera encountered an error:" + error);281 void showErrorDialog(String errorMessage); in showErrorDialog() method
427 showErrorDialog(errorMessage); in findAndOpenCamera()638 showErrorDialog(errorMessage); in onCameraReady()646 public void showErrorDialog(String errorMessage) { in showErrorDialog() method in HdrViewfinderActivity
61 public static final void showErrorDialog(Context context, String errorString) { in showErrorDialog() method in Utils
296 Utils.showErrorDialog(PlayerActivity.this, msg); in setupControlsCallbacks()