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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp1109 void InputDevice::getDeviceInfo(InputDeviceInfo* outDeviceInfo) { argument
1110 outDeviceInfo->initialize(mId, mGeneration, mControllerNumber, mIdentifier, mAlias,
1115 mapper->populateDeviceInfo(outDeviceInfo);

Completed in 339 milliseconds