OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLedByLabel
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/input/
InputEventLabels.h
451
static int32_t
getLedByLabel
(const char* label) {
/frameworks/native/libs/input/
KeyLayoutMap.cpp
430
int32_t ledCode =
getLedByLabel
(ledCodeToken.string());
Completed in 437 milliseconds