Home
last modified time | relevance | path

Searched refs:setInNotificationIconShelf (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java676 public void setInNotificationIconShelf(boolean inShelf) { in setInNotificationIconShelf() method in NotificationIconContainer
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java132 mShelfIcons.setInNotificationIconShelf(true); in initDimens()