Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java3720 private void endMotionEvent(MotionEvent event, float x, float y, boolean forceCancel) { in endMotionEvent() method
5193 endMotionEvent(event, x, y, true /* forceCancel */);
5251 endMotionEvent(event, x, y, false /* forceCancel */);