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

  /frameworks/native/include/input/
Keyboard.h 73 status_t loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier,
  /frameworks/native/libs/input/
Keyboard.cpp 59 status_t status = loadKeyCharacterMap(deviceIdenfifier, keyCharacterMapName);
101 loadKeyCharacterMap(deviceIdentifier, keyMapName);
123 status_t KeyMap::loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier,

Completed in 542 milliseconds