Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
H A DNoButtonNavbarToOverviewTouchController.java116 if (handlingOverviewAnim()) { in onDragStart()
196 private boolean handlingOverviewAnim() { in handlingOverviewAnim() method in NoButtonNavbarToOverviewTouchController
222 mMotionPauseDetector.setDisallowPause(!handlingOverviewAnim() in onDrag()