Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/nio/
DBuffer.java132 static void checkBounds(int off, int len, int size) { in checkBounds() method in Buffer
/libcore/ojluni/src/main/java/java/nio/
DBuffer.java584 static void checkBounds(int off, int len, int size) { // package-private in checkBounds() method in Buffer