Home | History | Annotate | Download | only in input

Lines Matching refs:numDevices

668             final int numDevices = mInputDevices.length;
669 deviceIdAndGeneration = new int[numDevices * 2];
670 for (int i = 0; i < numDevices; i++) {
844 final int numDevices = inputDevices.length;
845 for (int i = 0; i < numDevices; i++) {