Searched refs:shouldDisableSystemGestures (Results 1 – 3 of 3) sorted by relevance
40 boolean shouldDisableSystemGestures() { in shouldDisableSystemGestures() method in GestureSandboxFragment
65 boolean shouldDisableSystemGestures() { in shouldDisableSystemGestures() method in MenuFragment
210 if (mCurrentFragment.shouldDisableSystemGestures()) { in onAttachedToWindow()