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