Searched defs:DOWN (Results 1 – 16 of 16) sorted by relevance
34 int DOWN = 1; field
44 private static final int DOWN = 1; field in ScrollCaptureInternal
33 constexpr int32_t DOWN = AMOTION_EVENT_ACTION_DOWN; variable
90 DOWN = 0x102; enumerator
39 private static final int DOWN = 3; field in LinkMovementMethod
33 DOWN = 0; enumerator
46 public static final int DOWN = 3; field in MultiFingerSwipe
44 public static final int DOWN = 3; field in Swipe
186 DOWN, enumConstant
28 constexpr int DOWN = AMOTION_EVENT_ACTION_DOWN; variable
52 constexpr int DOWN = AMOTION_EVENT_ACTION_DOWN; variable
1464 const auto DOWN = in TEST_F() local
642 int DOWN = -1; field
68 public static final String DOWN = "down"; field in MediaMetrics.Value
252 DOWN = AKEY_STATE_DOWN, enumerator
82 public static final int DOWN = 1 << 1; field in ItemTouchHelper