• Home
  • Raw
  • Download

Lines Matching refs:getNextSequenceNum

243         NotifyKeyArgs args(context->getNextSequenceNum(), when, deviceId, source, displayId,  in synthesizeButtonKey()
553 NotifyConfigurationChangedArgs args(mContext.getNextSequenceNum(), when); in handleConfigurationChangedLocked()
977 uint32_t InputReader::ContextImpl::getNextSequenceNum() { in getNextSequenceNum() function in android::InputReader::ContextImpl
1273 NotifyDeviceResetArgs args(mContext->getNextSequenceNum(), when, mId); in notifyReset()
2056 NotifySwitchArgs args(mContext->getNextSequenceNum(), when, 0, updatedSwitchValues, in sync()
2439 NotifyKeyArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), mSource, in processKey()
2847 NotifyMotionArgs releaseArgs(mContext->getNextSequenceNum(), when, getDeviceId(), in sync()
2858 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), mSource, in sync()
2870 NotifyMotionArgs pressArgs(mContext->getNextSequenceNum(), when, getDeviceId(), in sync()
2885 NotifyMotionArgs hoverArgs(mContext->getNextSequenceNum(), when, getDeviceId(), in sync()
2899 NotifyMotionArgs scrollArgs(mContext->getNextSequenceNum(), when, getDeviceId(), in sync()
3044 NotifyMotionArgs scrollArgs(mContext->getNextSequenceNum(), when, getDeviceId(), in sync()
4757 NotifyKeyArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), AINPUT_SOURCE_KEYBOARD, in dispatchVirtualKey()
5453 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in dispatchPointerGestures()
6379 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in dispatchPointerSimple()
6393 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in dispatchPointerSimple()
6409 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in dispatchPointerSimple()
6421 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in dispatchPointerSimple()
6436 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in dispatchPointerSimple()
6448 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in dispatchPointerSimple()
6471 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in dispatchPointerSimple()
6539 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, deviceId, in dispatchMotion()
7464 NotifyMotionArgs args(mContext->getNextSequenceNum(), when, getDeviceId(), in sync()