Home | History | Annotate | Download | only in internal

Lines Matching refs:mPointerId

38     private final int mPointerId;
141 mPointerId = pointerId;
159 mPointerId, keyWidth,
179 Log.d(TAG, String.format("[%d] onDownEvent: dT=%3d%s", mPointerId,
228 mPointerId, deltaTime, timeThreshold,
242 Log.d(TAG, String.format("[%d] duplicateLastPointWith: %d,%d|%d", mPointerId,
268 Log.w(TAG, String.format("[%d] drop stale event: %d,%d|%d last: %d,%d|%d", mPointerId,
300 Log.d(TAG, String.format("[%d] detectFastMove: speed=%5.2f", mPointerId, speed));
308 mPointerId, speed, time, size));
378 out.append(mPointerId, mEventTimes, mXCoordinates, mYCoordinates,