Searched refs:KEY_ACTIVE_DREAM (Results 1 – 1 of 1) sorted by relevance
63 private static final String KEY_ACTIVE_DREAM = "activeDream"; field in DaydreamFragment131 final ListPreference activeDreamPref = (ListPreference) findPreference(KEY_ACTIVE_DREAM); in onCreatePreferences()186 case KEY_ACTIVE_DREAM: in onPreferenceChange()