Searched refs:DIALOG_RESTORE_DEFAULTAPN (Results 1 – 3 of 3) sorted by relevance
103 private static final int DIALOG_RESTORE_DEFAULTAPN = 1001; field in ApnSettings145 showDialog(DIALOG_RESTORE_DEFAULTAPN);426 showDialog(DIALOG_RESTORE_DEFAULTAPN); in restoreDefaultApn()471 removeDialog(DIALOG_RESTORE_DEFAULTAPN); in handleMessage()505 if (id == DIALOG_RESTORE_DEFAULTAPN) { in onCreateDialog()520 if (dialogId == DIALOG_RESTORE_DEFAULTAPN) { in getDialogMetricsCategory()
102 private static final int DIALOG_RESTORE_DEFAULTAPN = 1001; field in ApnSettings142 showDialog(DIALOG_RESTORE_DEFAULTAPN);447 showDialog(DIALOG_RESTORE_DEFAULTAPN); in restoreDefaultApn()492 removeDialog(DIALOG_RESTORE_DEFAULTAPN); in handleMessage()526 if (id == DIALOG_RESTORE_DEFAULTAPN) { in onCreateDialog()541 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()