Searched refs:shouldSuppressFullScreenIntent (Results 1 – 3 of 3) sorted by relevance
121 val suppressedByDnd = entry.shouldSuppressFullScreenIntent() in makeFullScreenIntentDecision()
282 if (entry.shouldSuppressFullScreenIntent()) { in getFullScreenIntentDecision()
852 public boolean shouldSuppressFullScreenIntent() { in shouldSuppressFullScreenIntent() method in NotificationEntry