Home
last modified time | relevance | path

Searched refs:checkBounds (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/util/
DIntArray.java107 ArrayUtils.checkBounds(mSize, index); in add()
180 ArrayUtils.checkBounds(mSize, index); in get()
188 ArrayUtils.checkBounds(mSize, index); in set()
210 ArrayUtils.checkBounds(mSize, index); in remove()
DLongArray.java112 ArrayUtils.checkBounds(mSize, index); in add()
173 ArrayUtils.checkBounds(mSize, index); in get()
181 ArrayUtils.checkBounds(mSize, index); in set()
203 ArrayUtils.checkBounds(mSize, index); in remove()
/frameworks/base/core/java/android/hardware/usb/
DUsbDeviceConnection.java210 checkBounds(buffer, offset, length); in controlTransfer()
257 checkBounds(buffer, offset, length); in bulkTransfer()
356 private static void checkBounds(byte[] buffer, int start, int length) { in checkBounds() method in UsbDeviceConnection
/frameworks/base/core/java/com/android/internal/util/
DArrayUtils.java680 public static void checkBounds(int len, int index) { in checkBounds() method in ArrayUtils
/frameworks/base/config/
Dboot-image-profile.txt24079 HSPLcom/android/internal/util/ArrayUtils;->checkBounds(II)V
27369 HSPLjava/nio/Buffer;->checkBounds(III)V
Dhiddenapi-greylist-max-o.txt27029 Landroid/hardware/usb/UsbDeviceConnection;->checkBounds([BII)V
76915 Landroid/util/IntArray;->checkBounds(I)V
77105 Landroid/util/LongArray;->checkBounds(I)V
112364 Ljava/nio/Buffer;->checkBounds(III)V