Searched refs:syntheticRepeat (Results 1 – 2 of 2) sorted by relevance
668 entry->syntheticRepeat = true; in synthesizeKeyRepeatLocked()731 } else if (! entry->syntheticRepeat) { in dispatchKeyLocked()3707 keyEntry->syntheticRepeat = false; in afterKeyEventLockedInterruptible()3895 syntheticRepeat(false), interceptKeyResult(KeyEntry::INTERCEPT_KEY_RESULT_UNKNOWN), in KeyEntry()3914 syntheticRepeat = false; in recycle()
480 bool syntheticRepeat; // set to true for synthetic key repeats member