Searched refs:UNINITIALIZED_ACTION (Results 1 – 1 of 1) sorted by relevance
41 private static final int UNINITIALIZED_ACTION = ~MotionEvent.ACTION_MASK; field in MotionEventReader143 int actionType = UNINITIALIZED_ACTION; in readLogStatement()173 if (actionType == UNINITIALIZED_ACTION) { in readLogStatement()192 && y != UNINITIALIZED_INT && actionType != UNINITIALIZED_ACTION in readLogStatement()