Home
last modified time | relevance | path

Searched refs:createArray (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DMotionEvent.java1457 gSharedTempPointerCoords = PointerCoords.createArray(capacity); in ensureSharedTempPointerCapacity()
1458 gSharedTempPointerProperties = PointerProperties.createArray(capacity); in ensureSharedTempPointerCapacity()
3475 public static PointerCoords[] createArray(int size) { in createArray() method in MotionEvent.PointerCoords
3768 public static PointerProperties[] createArray(int size) { in createArray() method in MotionEvent.PointerProperties
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DTouchExplorer.java1002 PointerProperties[] props = PointerProperties.createArray(pointerCount); in offsetEvent()
1003 PointerCoords[] coords = PointerCoords.createArray(pointerCount); in offsetEvent()
/frameworks/base/config/
Dboot-image-profile.txt7482 HPLandroid/view/MotionEvent$PointerCoords;->createArray(I)[Landroid/view/MotionEvent$PointerCoords;
7485 HPLandroid/view/MotionEvent$PointerProperties;->createArray(I)[Landroid/view/MotionEvent$PointerPro…