Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowViewController.java203 mView.setInteractionEventHandler(new NotificationShadeWindowView.InteractionEventHandler() { in setupExpandedStatusBar()
DNotificationShadeWindowView.java163 protected void setInteractionEventHandler(InteractionEventHandler listener) { in setInteractionEventHandler() method in NotificationShadeWindowView