Searched refs:syntheticRepeat (Results 1 – 2 of 2) sorted by relevance
675 entry->syntheticRepeat = true; in synthesizeKeyRepeatLocked()738 } else if (! entry->syntheticRepeat) { in dispatchKeyLocked()3764 keyEntry->syntheticRepeat = false; in afterKeyEventLockedInterruptible()3940 syntheticRepeat(false), interceptKeyResult(KeyEntry::INTERCEPT_KEY_RESULT_UNKNOWN), in KeyEntry()3959 syntheticRepeat = false; in recycle()
486 bool syntheticRepeat; // set to true for synthetic key repeats member