Searched refs:PREFERENCE_ENABLED_KEY (Results 1 – 1 of 1) sorted by relevance
76 private static final String PREFERENCE_ENABLED_KEY = "PREFERENCE_ENABLED"; field in GsmUmtsCallBarringOptions453 pref.setEnabled(bundle.getBoolean(PREFERENCE_ENABLED_KEY, pref.isEnabled())); in onCreate()492 bundle.putBoolean(PREFERENCE_ENABLED_KEY, pref.isEnabled()); in onSaveInstanceState()