Searched refs:ERROR_DIALOG_ID (Results 1 – 2 of 2) sorted by relevance
55 private static final int ERROR_DIALOG_ID = 0; field in ProxySelector95 if (id == ERROR_DIALOG_ID) { in onCreateDialog()216 showDialog(ERROR_DIALOG_ID); in saveToDb()
47 private static final int ERROR_DIALOG_ID = 0; field in ApnEditorActivity79 if (id == ERROR_DIALOG_ID) { in onCreateDialog()108 if (id == ERROR_DIALOG_ID) { in onPrepareDialog()358 getActivity().showDialog(ERROR_DIALOG_ID, bundle); in validateAndSave()