Searched refs:VELOCITY_Y (Results 1 - 2 of 2) 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);
H A DContentViewCore.java1311 b.getInt(ContentViewGestureHandler.VELOCITY_Y, 0));
1349 b.getInt(ContentViewGestureHandler.VELOCITY_Y, 0));

Completed in 62 milliseconds