Searched refs:MAX_RANGES (Results 1 – 2 of 2) sorted by relevance
398 private static final int MAX_RANGES = 1000; field in InputDevice451 if (numRanges > MAX_RANGES) { in InputDevice()452 numRanges = MAX_RANGES; in InputDevice()
74650 Landroid/view/InputDevice;->MAX_RANGES:I