Searched refs:KEY_TOGGLE (Results 1 – 2 of 2) sorted by relevance
51 private static final String KEY_TOGGLE = "toggle"; field in CdmaCallForwardOptions167 pref.setToggled(bundle.getBoolean(KEY_TOGGLE)); in onResume()187 bundle.putBoolean(KEY_TOGGLE, pref.isToggled()); in onSaveInstanceState()
36 private static final String KEY_TOGGLE = "toggle"; field in GsmUmtsCallForwardOptions158 pref.setToggled(bundle.getBoolean(KEY_TOGGLE)); in onResume()178 bundle.putBoolean(KEY_TOGGLE, pref.isToggled()); in onSaveInstanceState()