Lines Matching refs:mDownTime
2147 dump.appendFormat(INDENT3 "DownTime: %lld\n", (long long)mDownTime); in dump()
2201 mDownTime = 0; in reset()
2284 mDownTime = when; in processKey()
2309 nsecs_t downTime = mDownTime; in processKey()
2465 dump.appendFormat(INDENT3 "DownTime: %lld\n", (long long)mDownTime); in dump()
2565 mDownTime = 0; in reset()
2597 mDownTime = when; in sync()
2604 nsecs_t downTime = mDownTime; in sync()
4021 mDownTime = 0; in reset()
4494 mOrientedXPrecision, mOrientedYPrecision, mDownTime); in abortTouches()
4516 mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchTouches()
4549 dispatchedIdBits, upId, mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchTouches()
4563 dispatchedIdBits, -1, mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchTouches()
4573 mDownTime = when; in dispatchTouches()
4581 dispatchedIdBits, downId, mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchTouches()
4597 mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchHoverExit()
4613 mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchHoverEnterAndMove()
4624 mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchHoverEnterAndMove()
4642 mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchButtonRelease()
4659 mOrientedXPrecision, mOrientedYPrecision, mDownTime); in dispatchButtonPress()