Home | History | Annotate | Download | only in input

Lines Matching refs:numDevices

642             final int numDevices = mInputDevices.length;
643 deviceIdAndGeneration = new int[numDevices * 2];
644 for (int i = 0; i < numDevices; i++) {
758 final int numDevices = inputDevices.length;
759 for (int i = 0; i < numDevices; i++) {