Lines Matching refs:getNextId
400 NotifyDeviceResetArgs args(getContext()->getNextId(), when, getDeviceId()); in configure()
1912 NotifyKeyArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), in dispatchVirtualKey()
2602 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), mSource, in dispatchPointerGestures()
3515 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), mSource, in dispatchPointerSimple()
3529 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), mSource, in dispatchPointerSimple()
3545 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), mSource, in dispatchPointerSimple()
3556 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), mSource, in dispatchPointerSimple()
3571 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), mSource, in dispatchPointerSimple()
3582 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), mSource, in dispatchPointerSimple()
3604 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, getDeviceId(), mSource, in dispatchPointerSimple()
3684 NotifyMotionArgs args(getContext()->getNextId(), when, readTime, deviceId, source, displayId, in dispatchMotion()