Searched refs:syntheticRepeat (Results 1 – 2 of 2) sorted by relevance
714 entry->syntheticRepeat = true; in synthesizeKeyRepeatLocked()778 } else if (! entry->syntheticRepeat) { in dispatchKeyLocked()3826 keyEntry->syntheticRepeat = false; in afterKeyEventLockedInterruptible()4001 syntheticRepeat(false), interceptKeyResult(KeyEntry::INTERCEPT_KEY_RESULT_UNKNOWN), in KeyEntry()4020 syntheticRepeat = false; in recycle()
485 bool syntheticRepeat; // set to true for synthetic key repeats member