Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable.java867 final int newEntryCount = dtohl(typeSpec.entryCount); local
939 final int newEntryCount = dtohl(type.entryCount); local
3016 public void resizeBagEntries(int newEntryCount) { in resizeBagEntries()