Home
last modified time | relevance | path

Searched defs:mNotificationShelfController (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java192 @Mock protected NotificationShelfController mNotificationShelfController; field in NotificationPanelViewControllerBaseTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java524 private NotificationShelfController mNotificationShelfController; field in NotificationPanelViewController