Searched refs:MAX_RANGES (Results 1 – 1 of 1) sorted by relevance
393 private static final int MAX_RANGES = 1000; field in InputDevice445 if (numRanges > MAX_RANGES) { in InputDevice()446 numRanges = MAX_RANGES; in InputDevice()