Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProvider.java113 public final boolean shouldLaunch; field in NotificationInterruptStateProvider.FullScreenIntentDecision
115 FullScreenIntentDecision(boolean shouldLaunch) { in FullScreenIntentDecision()