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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewGestureHandler.java39 static final String VELOCITY_Y = "Velocity Y"; field in class:ContentViewGestureHandler
655 mExtraParamBundle.putInt(VELOCITY_Y, velocityY);

Completed in 109 milliseconds