Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DIntArray.java107 ArrayUtils.checkBounds(mSize, index); in add()
191 ArrayUtils.checkBounds(mSize, index); in get()
199 ArrayUtils.checkBounds(mSize, index); in set()
221 ArrayUtils.checkBounds(mSize, index); in remove()
DLongArray.java113 ArrayUtils.checkBounds(mSize, index); in add()
174 ArrayUtils.checkBounds(mSize, index); in get()
182 ArrayUtils.checkBounds(mSize, index); in set()
204 ArrayUtils.checkBounds(mSize, index); in remove()
/frameworks/base/core/java/android/hardware/usb/
DUsbDeviceConnection.java239 checkBounds(buffer, offset, length); in controlTransfer()
286 checkBounds(buffer, offset, length); in bulkTransfer()
385 private static void checkBounds(byte[] buffer, int start, int length) { in checkBounds() method in UsbDeviceConnection
/frameworks/base/core/java/com/android/internal/util/
DArrayUtils.java756 public static void checkBounds(int len, int index) { in checkBounds() method in ArrayUtils
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt25248 Landroid/hardware/usb/UsbDeviceConnection;->checkBounds([BII)V
61074 Landroid/util/IntArray;->checkBounds(I)V
61245 Landroid/util/LongArray;->checkBounds(I)V
/frameworks/base/config/
Dboot-image-profile.txt22232 HSPLcom/android/internal/util/ArrayUtils;->checkBounds(II)V
26083 HSPLjava/nio/Buffer;->checkBounds(III)V
/frameworks/base/boot/
Dboot-image-profile.txt22185 HSPLcom/android/internal/util/ArrayUtils;->checkBounds(II)V