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

/frameworks/base/core/java/android/view/
H A DInputEventConsistencyVerifier.java279 ensurePointerCountIsOneForThisAction(event);
289 ensurePointerCountIsOneForThisAction(event);
292 ensurePointerCountIsOneForThisAction(event);
366 ensurePointerCountIsOneForThisAction(event);
371 ensurePointerCountIsOneForThisAction(event);
395 ensurePointerCountIsOneForThisAction(event);
478 ensurePointerCountIsOneForThisAction(event);
482 ensurePointerCountIsOneForThisAction(event);
485 ensurePointerCountIsOneForThisAction(event);
493 ensurePointerCountIsOneForThisAction(even
620 private void ensurePointerCountIsOneForThisAction(MotionEvent event) { method in class:InputEventConsistencyVerifier
[all...]

Completed in 23 milliseconds