Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/shared/
DLauncherOverlayManager.java61 void onScrollInteractionBegin(); in onScrollInteractionBegin() method
86 case MotionEvent.ACTION_DOWN -> onScrollInteractionBegin(); in onOverlayMotionEvent()