Searched defs:VELOCITY_X (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewGestureHandler.java35 static final String VELOCITY_X = "Velocity X"; field in class:ContentViewGestureHandler
654 mExtraParamBundle.putInt(VELOCITY_X, velocityX);

Completed in 128 milliseconds