Searched defs:InputDeviceIdentifier (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/input/
H A DInputDevice.h28 struct InputDeviceIdentifier { struct in namespace:android
29 inline InputDeviceIdentifier() : function in struct:android::InputDeviceIdentifier
71 const InputDeviceIdentifier& identifier, const String8& alias, bool isExternal);
76 inline const InputDeviceIdentifier& getIdentifier() const { return mIdentifier; }
116 InputDeviceIdentifier mIdentifier;
145 const InputDeviceIdentifier& deviceIdentifier,

Completed in 6367 milliseconds