Searched refs:SAVED_MANAGE_MOBILE_PLAN_MSG (Results 1 – 2 of 2) sorted by relevance
62 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()