Searched refs:getDeviceIdOfNewGesture (Results 1 – 1 of 1) sorted by relevance
84 std::optional<DeviceId> getDeviceIdOfNewGesture(const NotifyArgs& args) { in getDeviceIdOfNewGesture() function193 mLastUsedDeviceId = getDeviceIdOfNewGesture(args).value_or(mLastUsedDeviceId); in loopOnce()