Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java441 mNotificationPanelViewController.handleExternalInterceptTouch(cancellation); in setupExpandedStatusBar()
H A DNotificationPanelViewController.java4205 boolean handleExternalInterceptTouch(MotionEvent event) { in handleExternalInterceptTouch() method