Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java253 private boolean mContinuingLastGesture; field in WindowTransformSwipeHandler
303 mContinuingLastGesture = continuingLastGesture; in WindowTransformSwipeHandler()
545 if (mContinuingLastGesture) { in setupRecentsViewUi()
630 } else if (mContinuingLastGesture in maybeUpdateRecentsAttachedState()