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

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

Completed in 38 milliseconds