OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syntheticRepeat
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
InputDispatcher.cpp
659
entry->
syntheticRepeat
= true;
722
} else if (! entry->
syntheticRepeat
) {
[
all
...]
InputDispatcher.h
482
bool
syntheticRepeat
; // set to true for synthetic key repeats
[
all
...]
Completed in 1147 milliseconds