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

/frameworks/base/services/input/
H A DInputDispatcher.cpp639 entry->syntheticRepeat = true;
702 } else if (! entry->syntheticRepeat) {
3591 keyEntry->syntheticRepeat = false;
3777 syntheticRepeat(false), interceptKeyResult(KeyEntry::INTERCEPT_KEY_RESULT_UNKNOWN),
3793 syntheticRepeat = false;
H A DInputDispatcher.h480 bool syntheticRepeat; // set to true for synthetic key repeats member in struct:android::InputDispatcher::KeyEntry

Completed in 32 milliseconds