Searched refs:shouldSuppressNotificationList (Results 1 – 6 of 6) sorted by relevance
48 boolean shouldSuppressNotificationList, boolean shouldSuppressPeek) { in BubbleEntry() argument54 mShouldSuppressNotificationList = shouldSuppressNotificationList; in BubbleEntry()132 public boolean shouldSuppressNotificationList() { in shouldSuppressNotificationList() method in BubbleEntry
661 mShouldSuppressNotificationList = entry.shouldSuppressNotificationList(); in setEntry()
1637 if (notif.shouldSuppressNotificationList()) { in updateBubble()1755 if (entry != null && (entry.shouldSuppressNotificationList() in onRankingUpdated()
190 return !mStatusBarStateController.isDozing() && entry.shouldSuppressNotificationList();
884 public boolean shouldSuppressNotificationList() { in shouldSuppressNotificationList() method in NotificationEntry
679 e.shouldSuppressNotificationDot(), e.shouldSuppressNotificationList(),