Searched refs:MANAGE_MOBILE_PLAN_DIALOG_ID (Results 1 – 2 of 2) sorted by relevance
18 …rt static com.android.settings.network.MobilePlanPreferenceController.MANAGE_MOBILE_PLAN_DIALOG_ID;150 showDialog(MANAGE_MOBILE_PLAN_DIALOG_ID); in showMobilePlanMessageDialog()157 case MANAGE_MOBILE_PLAN_DIALOG_ID: in onCreateDialog()172 if (MANAGE_MOBILE_PLAN_DIALOG_ID == dialogId) { in getDialogMetricsCategory()
57 public static final int MANAGE_MOBILE_PLAN_DIALOG_ID = 1; field in MobilePlanPreferenceController