Searched defs:shouldPromoteToTopLevel (Results 1 – 3 of 3) sorted by relevance
41 public abstract boolean shouldPromoteToTopLevel(NotificationEntry child); in shouldPromoteToTopLevel() method in NotifPromoter
43 override fun shouldPromoteToTopLevel(entry: NotificationEntry): Boolean { in shouldPromoteToTopLevel() method
1585 public boolean shouldPromoteToTopLevel(NotificationEntry child) { in shouldPromoteToTopLevel() method in ShadeListBuilderTest.IdPromoter