Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowView.java73 private InteractionEventHandler mInteractionEventHandler;
168 protected void setInteractionEventHandler(InteractionEventHandler listener) { in setInteractionEventHandler()
344 interface InteractionEventHandler { interface in NotificationShadeWindowView
H A DNotificationShadeWindowViewController.java226 mView.setInteractionEventHandler(new NotificationShadeWindowView.InteractionEventHandler() { in setupExpandedStatusBar()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowViewTest.java102 @Captor private ArgumentCaptor<NotificationShadeWindowView.InteractionEventHandler>
104 private NotificationShadeWindowView.InteractionEventHandler mInteractionEventHandler;