Searched refs:ERROR_DIALOG_ID (Results 1 – 3 of 3) sorted by relevance
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()
57 private static final int ERROR_DIALOG_ID = 0; field in ProxySelector92 if (id == ERROR_DIALOG_ID) { in onCreateDialog()220 showDialog(ERROR_DIALOG_ID); in saveToDb()