Searched refs:GRAVITY (Results 1 – 20 of 20) 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);
318 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)
2067 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)
5163 @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;3217 proto.write(GRAVITY, gravity); in writeToProto()
23092 @InspectableProperty(valueType = InspectableProperty.ValueType.GRAVITY)
2790 valueType = InspectableProperty.ValueType.GRAVITY)
3513 enum_constant public static final android.view.inspector.InspectableProperty.ValueType GRAVITY;
50295 …ViewDebug.IntToString(from=android.view.View.TEXT_ALIGNMENT_GRAVITY, to="GRAVITY"), @android.view.…
85216 Landroid/view/WindowLayoutParamsProto;->GRAVITY:J88151 Landroid/widget/GridLayout$LayoutParams;->GRAVITY:I88862 Landroid/widget/OverScroller$SplineOverScroller;->GRAVITY:F