Searched refs:mAllowNonInteractiveForPress (Results 1 – 1 of 1) sorted by relevance
73 private boolean mAllowNonInteractiveForPress = true; field in SingleKeyGestureTests113 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()135 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()163 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()171 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()295 mAllowNonInteractiveForPress = false; in testNonInteractive()