Home
last modified time | relevance | path

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

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