Searched refs:mIsNotificationShowing (Results 1 – 1 of 1) sorted by relevance
66 private boolean mIsNotificationShowing; field in WakeupOnboarding129 mIsNotificationShowing = true; in maybeShowNotification()152 if (isOnboarded() || mIsNotificationShowing) { in shouldShowNotification()166 if (!mIsNotificationShowing) { in dismissNotification()176 mIsNotificationShowing = false; in dismissNotification()