Searched refs:PREF_KEY_INTERACTED (Results 1 – 2 of 2) sorted by relevance
20 ….android.settings.homepage.contextualcards.slices.ContextualAdaptiveSleepSlice.PREF_KEY_INTERACTED;62 .putBoolean(PREF_KEY_INTERACTED, true) in onCreate()
56 public static final String PREF_KEY_INTERACTED = "adaptive_sleep_interacted"; field in ContextualAdaptiveSleepSlice141 PREF_KEY_INTERACTED, false); in isUserInteracted()