Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowView.java178 mInteractionEventHandler.dispatchTouchEventComplete(); in dispatchTouchEvent()
355 void dispatchTouchEventComplete(); in dispatchTouchEventComplete() method
H A DNotificationShadeWindowViewController.java324 public void dispatchTouchEventComplete() { in setupExpandedStatusBar()