Home
last modified time | relevance | path

Searched refs:errorDialog (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DConfirmCallDialogActivity.java51 final AlertDialog errorDialog = new AlertDialog.Builder(this) in showDialog() local
94 errorDialog.show(); in showDialog()
/packages/services/Telephony/src/com/android/phone/
DErrorDialogActivity.java75 final AlertDialog errorDialog = new AlertDialog.Builder(this) in showGenericErrorDialog() local
79 errorDialog.show(); in showGenericErrorDialog()
/packages/services/Telecomm/src/com/android/server/telecom/components/
DErrorDialogActivity.java87 final AlertDialog errorDialog = new AlertDialog.Builder(this) in showGenericErrorDialog() local
91 errorDialog.show(); in showGenericErrorDialog()