Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowView.java112 mInteractionEventHandler.dispatchTouchEventComplete(); in dispatchTouchEvent()
280 void dispatchTouchEventComplete(); in dispatchTouchEventComplete() method
H A DNotificationShadeWindowViewController.java389 public void dispatchTouchEventComplete() { in setupExpandedStatusBar()