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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp675 entry->syntheticRepeat = true;
738 } else if (! entry->syntheticRepeat) {
3762 keyEntry->syntheticRepeat = false;
3938 syntheticRepeat(false), interceptKeyResult(KeyEntry::INTERCEPT_KEY_RESULT_UNKNOWN),
3957 syntheticRepeat = false;
H A DInputDispatcher.h486 bool syntheticRepeat; // set to true for synthetic key repeats member in struct:android::InputDispatcher::KeyEntry

Completed in 46 milliseconds