Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java618 sharedRes = mZipSet.getZipResourceTable(ap.path); in appendPathToResTable_measured()
1676 synchronized ResTable getZipResourceTable(final String8 path) { in getZipResourceTable() method in CppAssetManager.ZipSet