Searched refs:mAllowNonInteractiveForLongPress (Results 1 – 1 of 1) sorted by relevance
69 private boolean mAllowNonInteractiveForLongPress = true; field in SingleKeyGestureTests111 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForLongPress) { in initSingleKeyGestureRules()