Searched defs:hasNotifications (Results 1 – 8 of 8) sorted by relevance
82 ) { hasNotifications, isShowingOnLockscreen -> in <lambda>() method99 ) { hasNotifications, isQsFullScreen, isShowingOnLockscreen -> in <lambda>() method156 hasNotifications, in <lambda>() method
68 fun hasNotifications(): Boolean = false in addHeadsUpPhoneListener() method
310 public boolean hasNotifications() { in hasNotifications() method in BaseHeadsUpManager
109 ) { hasNotifications, isLowProfile -> in hasNotifications() method
94 default void setHasNotifications(boolean hasNotifications) { in setHasNotifications()
114 public void setHasNotifications(boolean hasNotifications) { in setHasNotifications()
362 public void setHasNotifications(boolean hasNotifications) { in setHasNotifications()
1513 public boolean hasNotifications(@SelectedRows int selection, boolean isClearable) { in hasNotifications() method in NotificationStackScrollLayoutController