Searched refs:KEY_TOGGLE (Results 1 – 2 of 2) sorted by relevance
48 private static final String KEY_TOGGLE = "toggle"; field in CdmaCallForwardOptions164 pref.setToggled(bundle.getBoolean(KEY_TOGGLE)); in onResume()184 bundle.putBoolean(KEY_TOGGLE, pref.isToggled()); in onSaveInstanceState()
33 private static final String KEY_TOGGLE = "toggle"; field in GsmUmtsCallForwardOptions155 pref.setToggled(bundle.getBoolean(KEY_TOGGLE)); in onResume()175 bundle.putBoolean(KEY_TOGGLE, pref.isToggled()); in onSaveInstanceState()