Home
last modified time | relevance | path

Searched defs:newGestureState (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTouchInteractionService.java483 GestureState newGestureState = createGestureState(mGestureState); in onInputEvent() local
557 GestureState newGestureState, MotionEvent event) { in newConsumer()