Searched refs:getLedByLabel (Results 1 – 3 of 3) sorted by relevance
54 static int32_t getLedByLabel(const char* label);
463 int32_t InputEventLookup::getLedByLabel(const char* label) { in getLedByLabel() function in android::InputEventLookup
519 int32_t ledCode = InputEventLookup::getLedByLabel(ledCodeToken.string()); in parseLed()