Searched refs:SAVED_MANAGE_MOBILE_PLAN_MSG (Results 1 – 1 of 1) sorted by relevance
61 private static final String SAVED_MANAGE_MOBILE_PLAN_MSG = "mManageMobilePlanMessage"; field in MobilePlanPreferenceController95 mMobilePlanDialogMessage = savedInstanceState.getString(SAVED_MANAGE_MOBILE_PLAN_MSG); in onCreate()103 outState.putString(SAVED_MANAGE_MOBILE_PLAN_MSG, mMobilePlanDialogMessage); in onSaveInstanceState()