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

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

Completed in 35 milliseconds