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

  /frameworks/native/include/input/
Keyboard.h 72 status_t loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, const String8& name);
  /frameworks/native/libs/input/
Keyboard.cpp 48 status_t status = loadKeyLayout(deviceIdenfifier, keyLayoutName);
98 loadKeyLayout(deviceIdentifier, keyMapName);
106 status_t KeyMap::loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier,

Completed in 71 milliseconds