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

  /frameworks/native/include/input/
InputEventLabels.h 414 static uint32_t getKeyFlagByLabel(const char* label) {
  /frameworks/native/libs/input/
KeyLayoutMap.cpp 279 uint32_t flag = getKeyFlagByLabel(flagToken.string());

Completed in 479 milliseconds