Searched refs:throwIndex (Results 1 - 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/util/
H A DFixedSizeList.java186 return throwIndex(n);
219 throwIndex(n);
230 private Object throwIndex(int n) { method in class:FixedSizeList
/dalvik/dx/src/com/android/dx/util/
H A DFixedSizeList.java186 return throwIndex(n);
219 throwIndex(n);
230 private Object throwIndex(int n) { method in class:FixedSizeList

Completed in 822 milliseconds