Searched refs:loadKeyLayout (Results 1 – 3 of 3) sorted by relevance
48 status_t status = loadKeyLayout(deviceIdentifier, 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
40 void loadKeyLayout(const char* name) { in loadKeyLayout() function in android::InputDeviceKeyMapTest68 loadKeyLayout("Generic"); in SetUp()
62 status_t loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, const std::string& name);