Searched defs:touchDevId (Results 1 – 1 of 1) sorted by relevance
430 public static native void onNativeTouch(int touchDevId, int pointerFingerId, in onNativeTouch()1294 final int touchDevId = event.getDeviceId(); in onTouch() local