Searched refs:GRAVITY (Results 1 – 19 of 19) sorted by relevance
236 GRAVITY, enumConstant
592 private static final float GRAVITY = 2000.0f; field in OverScroller.SplineOverScroller666 return velocity > 0 ? -GRAVITY : GRAVITY; in getDeceleration()
448 valueType = InspectableProperty.ValueType.GRAVITY)
1892 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)2016 valueType = InspectableProperty.ValueType.GRAVITY)
501 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)
2043 private static final int GRAVITY = R.styleable.GridLayout_Layout_layout_gravity;2180 int gravity = a.getInt(GRAVITY, Gravity.NO_GRAVITY);
2067 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)
317 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)
5168 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)
77 addProperty("gravity", "getGravity", Property.Type.GRAVITY); in testSimpleProperties()
302 GRAVITY, enumConstant
501 case GRAVITY: in methodSuffixForPropertyType()
421 return Property.Type.GRAVITY; in determinePropertyType()
1380 valueType = InspectableProperty.ValueType.GRAVITY)
25 import static android.view.WindowLayoutParamsProto.GRAVITY;3239 proto.write(GRAVITY, gravity); in writeToProto()
23637 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)
2790 valueType = InspectableProperty.ValueType.GRAVITY)
4580 enum_constant public static final android.view.inspector.InspectableProperty.ValueType GRAVITY;
79578 Landroid/view/WindowLayoutParamsProto;->GRAVITY:J82258 Landroid/widget/GridLayout$LayoutParams;->GRAVITY:I82923 Landroid/widget/OverScroller$SplineOverScroller;->GRAVITY:F