OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KeyLongPress
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
ui.h
94
virtual void
KeyLongPress
(int key);
ui.cpp
174
if (long_press)
KeyLongPress
(key_code);
268
void RecoveryUI::
KeyLongPress
(int key) {
Completed in 44 milliseconds