Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java109 public void setupShelf(NotificationShelf shelf) { in setupShelf() method in NotificationIconAreaController
DStatusBar.java803 mNotificationIconAreaController.setupShelf(mNotificationShelf); in makeStatusBarView()