HomeSort by relevance Sort by last modified time
    Searched refs:showGenericErrorDialog (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/components/
ErrorDialogActivity.java 57 showGenericErrorDialog(error);
64 showGenericErrorDialog(error);
69 private void showGenericErrorDialog(CharSequence msg) {
94 private void showGenericErrorDialog(int resid) {
96 showGenericErrorDialog(msg);
  /packages/services/Telephony/src/com/android/phone/
ErrorDialogActivity.java 52 showGenericErrorDialog(error);
56 private void showGenericErrorDialog(int resid) {

Completed in 63 milliseconds