Home
last modified time | relevance | path

Searched defs:loadKeyLayout (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/input/
DKeyboard.cpp114 status_t KeyMap::loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, in loadKeyLayout() function in android::KeyMap
/frameworks/native/libs/input/tests/
DInputDevice_test.cpp41 void loadKeyLayout(const char* name) { in loadKeyLayout() function in android::InputDeviceKeyMapTest