Home
last modified time | relevance | path

Searched refs:getTableCount (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java612 int nextEntryIdx = mResources.getTableCount(); in appendPathToResTable_measured()
621 nextEntryIdx = sharedRes.getTableCount(); in appendPathToResTable_measured()
DResTable.java2383 public int getTableCount() { in getTableCount() method
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java1322 return am.getResources().getTableCount(); in getStringBlockCount()