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

/frameworks/base/services/java/com/android/server/accessibility/
H A DTouchExplorer.java1971 * @param outPointerIds The array to which to write the active pointers.
1973 public void populateActivePointerIds(int[] outPointerIds) { argument
1978 outPointerIds[index] = id;

Completed in 304 milliseconds