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