Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java686 public void setInNotificationIconShelf(boolean inShelf) { in setInNotificationIconShelf() method in NotificationIconContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java164 mShelfIcons.setInNotificationIconShelf(true); in updateResources()