Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DKeyboard.cpp48 status_t status = loadKeyLayout(deviceIdenfifier, keyLayoutName.c_str()); in load()
98 loadKeyLayout(deviceIdentifier, keyMapName); in probeKeyMap()
106 status_t KeyMap::loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, in loadKeyLayout() function in android::KeyMap
/frameworks/native/include/input/
DKeyboard.h62 status_t loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, const std::string& name);