Searched refs:MOTIONLESS_TRUE (Results 1 – 1 of 1) sorted by relevance
631 private static final int MOTIONLESS_TRUE = 2; field in WebView4496 mHeldMotionless != MOTIONLESS_TRUE)) in drawCoreAndCursorRing()6302 if (mHeldMotionless != MOTIONLESS_TRUE) { in handleTouchEventCommon()6303 mHeldMotionless = MOTIONLESS_TRUE; in handleTouchEventCommon()6452 mHeldMotionless = MOTIONLESS_TRUE; in handleTouchEventCommon()6728 mHeldMotionless = MOTIONLESS_TRUE; in cancelTouch()8510 mHeldMotionless = MOTIONLESS_TRUE;8516 && mHeldMotionless == MOTIONLESS_TRUE) {