Searched refs:showGenericErrorDialog (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/components/
H A DErrorDialogActivity.java57 showGenericErrorDialog(error);
64 showGenericErrorDialog(error);
69 private void showGenericErrorDialog(CharSequence msg) { method in class:ErrorDialogActivity
94 private void showGenericErrorDialog(int resid) { method in class:ErrorDialogActivity
96 showGenericErrorDialog(msg);
/packages/services/Telephony/src/com/android/phone/
H A DErrorDialogActivity.java52 showGenericErrorDialog(error);
56 private void showGenericErrorDialog(int resid) { method in class:ErrorDialogActivity

Completed in 9 milliseconds