Home
last modified time | relevance | path

Searched refs:showWarningDialog (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DGsmUmtsAdditionalCallOptions.java147 showWarningDialog(CW_WARNING_DIALOG); in onResume()
163 showWarningDialog(CALLER_ID_WARNING_DIALOG); in onResume()
233 private void showWarningDialog(int id) { in showWarningDialog() method in GsmUmtsAdditionalCallOptions
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java563 showWarningDialog(savedWarningText); in onRestoreInstanceState()
1945 showWarningDialog(warningText); in onTouchEvent()
2012 private void showWarningDialog(String warningText) { in showWarningDialog() method in RecipientEditTextView