Searched refs:beganFromNonInteractive (Results 1 – 4 of 4) sorted by relevance
37 boolean beganFromNonInteractive) { in GlobalKeyIntent() argument40 mBeganFromNonInteractive = beganFromNonInteractive; in GlobalKeyIntent()63 public boolean beganFromNonInteractive() { in beganFromNonInteractive() method in GlobalKeyIntent
417 boolean beganFromNonInteractive() { in beganFromNonInteractive() method in SingleKeyGestureDetector
1204 final boolean beganFromNonInteractive = mSingleKeyGestureDetector.beganFromNonInteractive(); in shouldHandleShortPressPowerAction()1205 if (!interactive || beganFromNonInteractive) { in shouldHandleShortPressPowerAction()1212 + beganFromNonInteractive); in shouldHandleShortPressPowerAction()2635 if (mSingleKeyGestureDetector.beganFromNonInteractive()
113 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()121 if (mDetector.beganFromNonInteractive() in initSingleKeyGestureRules()135 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()163 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()171 if (mDetector.beganFromNonInteractive() && !mAllowNonInteractiveForPress) { in initSingleKeyGestureRules()