Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DApnEditorActivity.java47 private static final int ERROR_DIALOG_ID = 0; field in ApnEditorActivity
79 if (id == ERROR_DIALOG_ID) { in onCreateDialog()
108 if (id == ERROR_DIALOG_ID) { in onPrepareDialog()
358 getActivity().showDialog(ERROR_DIALOG_ID, bundle); in validateAndSave()
/packages/apps/Settings/src/com/android/settings/
DProxySelector.java57 private static final int ERROR_DIALOG_ID = 0; field in ProxySelector
92 if (id == ERROR_DIALOG_ID) { in onCreateDialog()
220 showDialog(ERROR_DIALOG_ID); in saveToDb()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DProxySelector.java57 private static final int ERROR_DIALOG_ID = 0; field in ProxySelector
92 if (id == ERROR_DIALOG_ID) { in onCreateDialog()
220 showDialog(ERROR_DIALOG_ID); in saveToDb()