Home | History | Annotate | Download | only in launcher2

Lines Matching refs:INVALID_POINTER

147     protected static final int INVALID_POINTER = -1;
149 protected int mActivePointerId = INVALID_POINTER;
1013 if (mActivePointerId != INVALID_POINTER) {
1017 // if mActivePointerId is INVALID_POINTER, then we must have missed an ACTION_DOWN
1021 // while it's small- this was causing a crash before we checked for INVALID_POINTER)
1068 mActivePointerId = INVALID_POINTER;
1352 mActivePointerId = INVALID_POINTER;
1361 mActivePointerId = INVALID_POINTER;