Searched refs:findUsageCodeForLed (Results 1 – 2 of 2) sorted by relevance
76 std::optional<int32_t> findUsageCodeForLed(int32_t ledCode) const;
288 std::optional<int32_t> KeyLayoutMap::findUsageCodeForLed(int32_t ledCode) const { in findUsageCodeForLed() function in android::KeyLayoutMap