Searched defs:ACTION_OUTSIDE (Results 1 – 2 of 2) sorted by relevance
254 public static final int ACTION_OUTSIDE = 4; field in MotionEvent
72 static constexpr int32_t ACTION_OUTSIDE = AMOTION_EVENT_ACTION_OUTSIDE; variable