Searched refs:syntheticRepeat (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp668 entry->syntheticRepeat = true;
731 } else if (! entry->syntheticRepeat) {
3707 keyEntry->syntheticRepeat = false;
3895 syntheticRepeat(false), interceptKeyResult(KeyEntry::INTERCEPT_KEY_RESULT_UNKNOWN),
3914 syntheticRepeat = false;
H A DInputDispatcher.h480 bool syntheticRepeat; // set to true for synthetic key repeats member in struct:android::InputDispatcher::KeyEntry

Completed in 1871 milliseconds