Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationViewController.java87 mView.setTouchHandler(mTouchHandler); in onInit()
H A DActivatableNotificationView.java756 void setTouchHandler(Gefingerpoken touchHandler) { in setTouchHandler() method in ActivatableNotificationView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java711 mView.setTouchHandler(new TouchHandler()); in attach()
H A DNotificationStackScrollLayout.java5408 void setTouchHandler(NotificationStackScrollLayoutController.TouchHandler touchHandler) { in setTouchHandler() method