Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DOverviewInteractionState.java76 if (!modeSupportsGestures()) { in setBackButtonAlpha()
133 if (modeSupportsGestures() && !Utilities.getPrefs(mContext).getBoolean( in resetHomeBounceSeenOnQuickstepEnabledFirstTime()
142 private boolean modeSupportsGestures() { in modeSupportsGestures() method in OverviewInteractionState