Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java282 final protected int addAssetPathNative(String path) { in addAssetPathNative() method in ShadowArscAssetManager
287 protected int addAssetPathNative(String path, boolean appAsLib) { in addAssetPathNative() method in ShadowArscAssetManager
DShadowLegacyAssetManager.java622 final protected int addAssetPathNative(String path) { in addAssetPathNative() method in ShadowLegacyAssetManager
627 protected int addAssetPathNative(String path, boolean appAsLib) { in addAssetPathNative() method in ShadowLegacyAssetManager