Searched defs:DOWN (Results 1 – 8 of 8) sorted by relevance
27 UNDEFINED, UP, DOWN, LEFT, RIGHT; enumConstant
28 ROOT, UP, DOWN enumConstant
36 private static final int DOWN = 3; field in LinkMovementMethod
33 DOWN = 0; enumerator
63 private static final int DOWN = 3; field in AccessibilityGestureDetector
120 private static final int DOWN = 1; field in WearableDrawerLayout
82 public static final int DOWN = 1 << 1; field in ItemTouchHelper
80 public static final int DOWN = 1 << 1; field in ItemTouchHelper