Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DKeyboard.cpp33 static std::string getPath(const InputDeviceIdentifier& deviceIdentifier, const std::string& name, in getPath()
48 status_t KeyMap::load(const InputDeviceIdentifier& deviceIdentifier, in load()
102 bool KeyMap::probeKeyMap(const InputDeviceIdentifier& deviceIdentifier, in probeKeyMap()
113 status_t KeyMap::loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, in loadKeyLayout()
143 status_t KeyMap::loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier, in loadKeyCharacterMap()
172 bool isEligibleBuiltInKeyboard(const InputDeviceIdentifier& deviceIdentifier, in isEligibleBuiltInKeyboard()
DInputDevice.cpp56 const InputDeviceIdentifier& deviceIdentifier, InputDeviceConfigurationFileType type, in getInputDeviceConfigurationFilePathByDeviceIdentifier()