Home
last modified time | relevance | path

Searched refs:mNotificationShelf (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewTest.java89 private NotificationShelf mNotificationShelf; field in NotificationPanelViewTest
195 NotificationPanelViewTest.this.mNotificationShelf, in TestableNotificationPanelView()
DStatusBarTest.java817 mNotificationShelf = notificationShelf; in TestableStatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java803 mNotificationIconAreaController.setupShelf(mNotificationShelf); in makeStatusBarView()
924 mNotificationPanel.initDependencies(this, mGroupManager, mNotificationShelf, in makeStatusBarView()
1064 mNotificationShelf.setOnActivatedListener(mPresenter); in setUpPresenter()
1149 mNotificationShelf = in inflateShelf()
1152 mNotificationShelf.setOnClickListener(mGoToLockedShadeListener); in inflateShelf()
4159 protected NotificationShelf mNotificationShelf;