Home
last modified time | relevance | path

Searched defs:requiredCapacity (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java502 private static TouchPoint[] getCurrentTouchPoints(int requiredCapacity) { in getCurrentTouchPoints()
512 private static TouchPoint[] getLastTouchPoints(int requiredCapacity) { in getLastTouchPoints()
522 private static PointerCoords[] getPointerCoords(int requiredCapacity) { in getPointerCoords()
532 private static PointerProperties[] getPointerProps(int requiredCapacity) { in getPointerProps()