Searched refs:mIsNotificationShowing (Results 1 – 2 of 2) sorted by relevance
66 private boolean mIsNotificationShowing; field in WakeupOnboarding131 mIsNotificationShowing = true; in maybeShowNotification()154 if (isOnboarded() || mIsNotificationShowing) { in shouldShowNotification()168 if (!mIsNotificationShowing) { in dismissNotification()178 mIsNotificationShowing = false; in dismissNotification()
80 private boolean mIsNotificationShowing = false; field in CallStreamingNotification269 mIsNotificationShowing = true; in showStreamingNotification()288 if (mIsNotificationShowing) { in hideStreamingNotification()289 mIsNotificationShowing = false; in hideStreamingNotification()