Searched defs:TOP (Results 1 – 13 of 13) sorted by relevance
63 TOP, BOTTOM, CENTER enumConstant
60 TOP, enumConstant
63 public static final int TOP = 0; field in SystemBarConfigs
54 private static final float TOP = (CENTER_Y - (SLASH_HEIGHT / 2)) / SCALE; field in SlashDrawable
46 public static final int TOP = (AXIS_PULL_BEFORE|AXIS_SPECIFIED)<<AXIS_Y_SHIFT; field in Gravity
1490 public static final int TOP = 1 << 1; field in WindowInsets.Side
44 private static final IntProperty<View> TOP = field in MessagingPropertyAnimator
57 TOP, enumConstant
76 TOP, enumConstant
1199 private static final int TOP = 1; field in DynamicLayout
1642 private static Property<View, Integer> TOP = new IntProperty<View>("top") { field in FastScroller
490 static final int TOP = 1; field in TextView.Drawables
592 TOP = 0; enumerator