Searched refs:ensurePointerCountIsOneForThisAction (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DInputEventConsistencyVerifier.java275 ensurePointerCountIsOneForThisAction(event);
285 ensurePointerCountIsOneForThisAction(event);
288 ensurePointerCountIsOneForThisAction(event);
362 ensurePointerCountIsOneForThisAction(event);
367 ensurePointerCountIsOneForThisAction(event);
391 ensurePointerCountIsOneForThisAction(event);
472 ensurePointerCountIsOneForThisAction(event);
476 ensurePointerCountIsOneForThisAction(event);
479 ensurePointerCountIsOneForThisAction(event);
487 ensurePointerCountIsOneForThisAction(even
558 private void ensurePointerCountIsOneForThisAction(MotionEvent event) { method in class:InputEventConsistencyVerifier
[all...]

Completed in 73 milliseconds