Searched defs:ACTION_HOVER_EXIT (Results 1 – 2 of 2) sorted by relevance
333 public static final int ACTION_HOVER_EXIT = 10; field in MotionEvent
71 static constexpr int32_t ACTION_HOVER_EXIT = AMOTION_EVENT_ACTION_HOVER_EXIT; variable