Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewTest.java119 mNotificationPanelView = new TestableNotificationPanelView(coordinator, expansionHandler); in setup()
179 private class TestableNotificationPanelView extends NotificationPanelView { class in NotificationPanelViewTest
180 TestableNotificationPanelView(NotificationWakeUpCoordinator coordinator, in TestableNotificationPanelView() method in NotificationPanelViewTest.TestableNotificationPanelView