Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java281 appendPathToResTable(ap, appAsLib); in addAssetPath()
568 boolean appendPathToResTable(final asset_path ap, boolean appAsLib) { in appendPathToResTable() method in CppAssetManager
711 boolean empty = appendPathToResTable(mAssetPaths.get(i), false); in getResTable()