Searched defs:getPointerIds (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DMotionEventHelper.java52 int[] pointerIds = getPointerIds(e);
83 private static int[] getPointerIds(MotionEvent e) { method in class:MotionEventHelper
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DInputPointers.java139 public int[] getPointerIds() { method in class:InputPointers

Completed in 104 milliseconds