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