Searched refs:outInputDevices (Results 1 – 1 of 1) sorted by relevance
500 std::vector<InputDeviceInfo> outInputDevices; in getInputDevicesLocked() local501 outInputDevices.reserve(mDeviceToEventHubIdsMap.size()); in getInputDevicesLocked()505 outInputDevices.push_back(device->getDeviceInfo()); in getInputDevicesLocked()508 return outInputDevices; in getInputDevicesLocked()