Searched refs:findUsageCodeForLed (Results 1 – 2 of 2) sorted by relevance
71 status_t findUsageCodeForLed(int32_t ledCode, int32_t* outUsageCode) const;
171 status_t KeyLayoutMap::findUsageCodeForLed(int32_t ledCode, int32_t* outUsageCode) const { in findUsageCodeForLed() function in android::KeyLayoutMap