Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java93 public boolean inShelf; field in ExpandableViewState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java690 public void setInNotificationIconShelf(boolean inShelf) { in setInNotificationIconShelf()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java691 public void setInShelf(boolean inShelf) { in setInShelf()