Searched refs:shouldLaunch (Results 1 – 4 of 4) sorted by relevance
113 public final boolean shouldLaunch; field in NotificationInterruptStateProvider.FullScreenIntentDecision115 FullScreenIntentDecision(boolean shouldLaunch) { in FullScreenIntentDecision() argument116 this.shouldLaunch = shouldLaunch; in FullScreenIntentDecision()
57 override val shouldInterrupt = originalDecision.shouldLaunch in of()
245 return decision.shouldLaunch; in shouldLaunchFullScreenIntentWhenAdded()260 return decision.shouldLaunch in getDecisionGivenSuppression()410 if (decision.shouldLaunch) { in logFullScreenIntentDecision()
912 if (decision.shouldLaunch) { in logFullScreenIntentDecision_shouldAlmostAlwaysLogOneTime()