Searched refs:hasJustLaunchedFullScreenIntent (Results 1 – 3 of 3) sorted by relevance
218 override fun shouldSuppress(entry: NotificationEntry) = entry.hasJustLaunchedFullScreenIntent() in shouldSuppress()
595 if (entry.hasJustLaunchedFullScreenIntent()) { in canAlertHeadsUpCommon()
520 public boolean hasJustLaunchedFullScreenIntent() { in hasJustLaunchedFullScreenIntent() method in NotificationEntry