Searched refs:outInputDevices (Results 1 – 1 of 1) sorted by relevance
536 std::vector<InputDeviceInfo> outInputDevices; in getInputDevicesLocked() local537 outInputDevices.reserve(mDeviceToEventHubIdsMap.size()); in getInputDevicesLocked()541 outInputDevices.push_back(device->getDeviceInfo()); in getInputDevicesLocked()544 return outInputDevices; in getInputDevicesLocked()