Home
last modified time | relevance | path

Searched refs:MAX_RANGES (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java398 private static final int MAX_RANGES = 1000; field in InputDevice
451 if (numRanges > MAX_RANGES) { in InputDevice()
452 numRanges = MAX_RANGES; in InputDevice()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74650 Landroid/view/InputDevice;->MAX_RANGES:I