Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DGestureSandboxFragment.java40 boolean shouldDisableSystemGestures() { in shouldDisableSystemGestures() method in GestureSandboxFragment
DMenuFragment.java65 boolean shouldDisableSystemGestures() { in shouldDisableSystemGestures() method in MenuFragment
DGestureSandboxActivity.java210 if (mCurrentFragment.shouldDisableSystemGestures()) { in onAttachedToWindow()