Home
last modified time | relevance | path

Searched defs:shouldLaunch (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProvider.java105 public final boolean shouldLaunch; field in NotificationInterruptStateProvider.FullScreenIntentDecision
107 FullScreenIntentDecision(boolean shouldLaunch) { in FullScreenIntentDecision()