Searched refs:NOTIFICATIONS_UNTIL_ONBOARDED (Results 1 – 2 of 2) sorted by relevance
50 static final int NOTIFICATIONS_UNTIL_ONBOARDED = 3; field in WakeupOnboarding144 if (mTotalNotificationsShown >= NOTIFICATIONS_UNTIL_ONBOARDED) { in incrementTotalNotificationsShown()
271 setNotificationsShown(WakeupOnboarding.NOTIFICATIONS_UNTIL_ONBOARDED - 1); in onboardsUserAfterThreeNotifications()