Home
last modified time | relevance | path

Searched defs:hasItemsInStableShelf (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java750 private void setHasItemsInStableShelf(boolean hasItemsInStableShelf) { in setHasItemsInStableShelf()
761 public boolean hasItemsInStableShelf() { in hasItemsInStableShelf() method in NotificationShelf
835 private boolean hasItemsInStableShelf; field in NotificationShelf.ShelfState