Searched refs:GRAVITY (Results 1 – 3 of 3) sorted by relevance
582 private static final float GRAVITY = 2000.0f; field in OverScroller.SplineOverScroller656 return velocity > 0 ? -GRAVITY : GRAVITY; in getDeceleration()
2010 private static final int GRAVITY = R.styleable.GridLayout_Layout_layout_gravity;2147 int gravity = a.getInt(GRAVITY, Gravity.NO_GRAVITY);
1904 private static final int GRAVITY = R.styleable.GridLayout_Layout_layout_gravity;2041 int gravity = a.getInt(GRAVITY, Gravity.NO_GRAVITY);