HomeSort by relevance Sort by last modified time
    Searched refs:findUsageCodeForLed (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/input/
KeyLayoutMap.h 71 status_t findUsageCodeForLed(int32_t ledCode, int32_t* outUsageCode) const;
  /frameworks/native/libs/input/
KeyLayoutMap.cpp 171 status_t KeyLayoutMap::findUsageCodeForLed(int32_t ledCode, int32_t* outUsageCode) const {

Completed in 421 milliseconds