Searched refs:presentDevices (Results 1 – 1 of 1) sorted by relevance
195 std::set<int32_t> presentDevices; in notifyInputDevicesChanged() local197 presentDevices.insert(device.getId()); in notifyInputDevicesChanged()200 intersectInPlace(mDevicesWithMixedToolType, presentDevices); in notifyInputDevicesChanged()201 intersectInPlace(mLastTouchEvents, presentDevices); in notifyInputDevicesChanged()202 intersectInPlace(mCanceledDevices, presentDevices); in notifyInputDevicesChanged()203 intersectInPlace(mActiveStyli, presentDevices); in notifyInputDevicesChanged()