Searched refs:shouldLaunchFullScreenIntentWhenAdded (Results 1 – 2 of 2) sorted by relevance
426 public boolean shouldLaunchFullScreenIntentWhenAdded(NotificationEntry entry) { in shouldLaunchFullScreenIntentWhenAdded() method in NotificationInterruptionStateProvider
409 if (mNotificationInterruptionStateProvider.shouldLaunchFullScreenIntentWhenAdded(entry)) { in handleFullScreenIntent()