Searched refs:ACTIVE_POINTER_ID_NONE (Results 1 – 1 of 1) sorted by relevance
144 static final int ACTIVE_POINTER_ID_NONE = -1; field in ItemTouchHelper213 int mActivePointerId = ACTIVE_POINTER_ID_NONE;324 mActivePointerId = ACTIVE_POINTER_ID_NONE;326 } else if (mActivePointerId != ACTIVE_POINTER_ID_NONE) {353 if (mActivePointerId == ACTIVE_POINTER_ID_NONE) {384 mActivePointerId = ACTIVE_POINTER_ID_NONE;915 if (mActivePointerId == ACTIVE_POINTER_ID_NONE) { in findSwipedView()