Searched refs:outInputDevices (Results 1 – 1 of 1) sorted by relevance
494 std::vector<InputDeviceInfo> outInputDevices; in getInputDevicesLocked() local495 outInputDevices.reserve(mDeviceToEventHubIdsMap.size()); in getInputDevicesLocked()499 outInputDevices.push_back(device->getDeviceInfo()); in getInputDevicesLocked()502 return outInputDevices; in getInputDevicesLocked()