Searched refs:mIsNotificationShowing (Results 1 – 1 of 1) sorted by relevance
65 private boolean mIsNotificationShowing; field in WakeupOnboarding128 mIsNotificationShowing = true; in maybeShowNotification()151 if (isOnboarded() || mIsNotificationShowing) { in shouldShowNotification()165 if (!mIsNotificationShowing) { in dismissNotification()175 mIsNotificationShowing = false; in dismissNotification()