Searched refs:loadKeyLayout (Results 1 – 3 of 3) sorted by relevance
56 status_t status = loadKeyLayout(deviceIdentifier, *keyLayoutName); in load()106 loadKeyLayout(deviceIdentifier, keyMapName); in probeKeyMap()114 status_t KeyMap::loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, in loadKeyLayout() function in android::KeyMap
61 status_t loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, const std::string& name);
41 void loadKeyLayout(const char* name) { in loadKeyLayout() function in android::InputDeviceKeyMapTest72 loadKeyLayout("Generic"); in SetUp()