Searched defs:getActionMasked (Results 1 – 3 of 3) sorted by relevance
225 public @MotionEventAction int getActionMasked() { in getActionMasked() method in VerifiedMotionEvent
2130 public final int getActionMasked() { in getActionMasked() method in MotionEvent
544 inline int32_t getActionMasked() const { return mAction & AMOTION_EVENT_ACTION_MASK; } in getActionMasked() function