Searched refs:shouldLaunchFullScreenIntentWhenAdded (Results 1 – 3 of 3) sorted by relevance
53 boolean shouldLaunchFullScreenIntentWhenAdded(NotificationEntry entry); in shouldLaunchFullScreenIntentWhenAdded() method
177 public boolean shouldLaunchFullScreenIntentWhenAdded(NotificationEntry entry) { in shouldLaunchFullScreenIntentWhenAdded() method in NotificationInterruptStateProviderImpl
504 if (mNotificationInterruptStateProvider.shouldLaunchFullScreenIntentWhenAdded(entry)) { in handleFullScreenIntent()