Searched refs:DIALOG_RESTORE_DEFAULTAPN (Results 1 – 2 of 2) sorted by relevance
112 private static final int DIALOG_RESTORE_DEFAULTAPN = 1001; field in ApnSettings152 showDialog(DIALOG_RESTORE_DEFAULTAPN);467 showDialog(DIALOG_RESTORE_DEFAULTAPN); in restoreDefaultApn()511 removeDialog(DIALOG_RESTORE_DEFAULTAPN); in handleMessage()545 if (id == DIALOG_RESTORE_DEFAULTAPN) { in onCreateDialog()560 if (dialogId == DIALOG_RESTORE_DEFAULTAPN) { in getDialogMetricsCategory()
56 private static final int DIALOG_RESTORE_DEFAULTAPN = 1001; field in ApnSettingsActivity85 if (id == DIALOG_RESTORE_DEFAULTAPN) { in onCreateDialog()348 getActivity().showDialog(DIALOG_RESTORE_DEFAULTAPN); in restoreDefaultApn()377 activity.dismissDialog(DIALOG_RESTORE_DEFAULTAPN); in handleMessage()