Searched defs:LEFT (Results 1 – 11 of 11) sorted by relevance
26 LEFT(0x0), enumConstant
35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH } enumConstant
62 LEFT, enumConstant
50 public static final int LEFT = (AXIS_PULL_BEFORE|AXIS_SPECIFIED)<<AXIS_X_SHIFT; field in Gravity
89 #define LEFT 0 macro
137 enum { TOP = 0, LEFT = 1, INNER = 2 }; enumerator
1602 private static Property<View, Integer> LEFT = new IntProperty<View>("left") { field in FastScroller
343 static final int LEFT = 0; field in TextView.Drawables
91 public static final int LEFT = 1 << 2; field in ItemTouchHelper
400 LEFT (0), enumConstant
235 public static final int LEFT = 141; field in ScriptIntrinsicBLAS