Searched refs:newDeviceInfos (Results 1 – 1 of 1) sorted by relevance
232 std::map<DeviceId, MetricsDeviceInfo> newDeviceInfos; in onInputDevicesChanged() local239 newDeviceInfos.emplace(info.getId(), in onInputDevicesChanged()252 if (newDeviceInfos.count(deviceId) != 0) { in onInputDevicesChanged()258 std::swap(newDeviceInfos, mLoggedDeviceInfos); in onInputDevicesChanged()