Home
last modified time | relevance | path

Searched refs:entryHashCode (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
DEnumMap.java627 return entryHashCode(index); in hashCode()
709 h += entryHashCode(i); in hashCode()
716 private int entryHashCode(int index) { in entryHashCode() method in EnumMap
/libcore/ojluni/annotations/hiddenapi/java/util/
DEnumMap.java123 private int entryHashCode(int index) { in entryHashCode() method in EnumMap