Searched refs:KEY_ACTIVE_DREAM (Results 1 – 1 of 1) sorted by relevance
55 private static final String KEY_ACTIVE_DREAM = "activeDream"; field in DaydreamFragment107 final ListPreference activeDreamPref = (ListPreference) findPreference(KEY_ACTIVE_DREAM); in onCreatePreferences()153 case KEY_ACTIVE_DREAM: in onPreferenceChange()222 final ListPreference activeDreamPref = (ListPreference) findPreference(KEY_ACTIVE_DREAM); in refreshFromBackend()