Searched defs:checkElementIndex (Results 1 – 3 of 3) sorted by relevance
118 public static int checkElementIndex(int index, int size) { in checkElementIndex() method in SupportPreconditions133 public static int checkElementIndex(int index, int size, @Nullable String desc) { in checkElementIndex() method in SupportPreconditions
1336 public static int checkElementIndex(int index, int size) { in checkElementIndex() method in Preconditions1352 public static int checkElementIndex(int index, int size, String desc) { in checkElementIndex() method in Preconditions