Searched defs:RIGHT (Results 1 – 14 of 14) sorted by relevance
28 RIGHT(0x2), enumConstant
35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH } enumConstant
60 RIGHT, enumConstant
56 private static final int RIGHT = 9300; // Size of 'right' 13 Aug 2007 field in AutoText
180 final int RIGHT = getWidth()-1; in onDraw() local
52 public static final int RIGHT = (AXIS_PULL_AFTER|AXIS_SPECIFIED)<<AXIS_X_SHIFT; field in Gravity
90 #define RIGHT 1 macro
268 public static final DockState RIGHT = new DockState(DOCKED_RIGHT, field in TaskStack.DockState
1635 private static Property<View, Integer> RIGHT = new IntProperty<View>("right") { field in FastScroller
355 static final int RIGHT = 2; field in TextView.Drawables
1421 private static final int RIGHT = 0x02; field in MultiSelectManager.GridModel
97 public static final int RIGHT = 1 << 3; field in ItemTouchHelper
435 RIGHT (2); enumConstant
236 public static final int RIGHT = 142; field in ScriptIntrinsicBLAS