Searched refs:mAllowNonInteractiveForPress (Results 1 – 1 of 1) sorted by relevance
68 private boolean mAllowNonInteractiveForPress = true; field in SingleKeyGestureTests103 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()124 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()144 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()152 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()230 mAllowNonInteractiveForPress = false; in testNonInteractive()