Searched refs:KEY_DREAM_TIME (Results 1 – 1 of 1) sorted by relevance
56 private static final String KEY_DREAM_TIME = "dreamTime"; field in DaydreamFragment111 final ListPreference dreamTimePref = (ListPreference) findPreference(KEY_DREAM_TIME); in onCreatePreferences()156 case KEY_DREAM_TIME: in onPreferenceChange()227 final ListPreference dreamTimePref = (ListPreference) findPreference(KEY_DREAM_TIME); in refreshFromBackend()