Searched refs:HOME_BOUNCE_COUNT (Results 1 – 3 of 3) sorted by relevance
36 public static final String HOME_BOUNCE_COUNT = "launcher.home_bounce_count"; field in OnboardingPrefs58 HOME_BOUNCE_COUNT,70 maxCounts.put(HOME_BOUNCE_COUNT, 3); in maxCounts.put() argument
138 onboardingPrefs.incrementEventCount(OnboardingPrefs.HOME_BOUNCE_COUNT); in showForHomeIfNeeded()
59 hasReachedMaxCount(HOME_BOUNCE_COUNT))) { in QuickstepOnboardingPrefs()