Searched refs:addAssetPathNative (Results 1 – 2 of 2) sorted by relevance
278 return addAssetPathNative(path); in addAssetPath()282 final protected int addAssetPathNative(String path) { in addAssetPathNative() method in ShadowArscAssetManager283 return addAssetPathNative(path, false); in addAssetPathNative()287 protected int addAssetPathNative(String path, boolean appAsLib) { in addAssetPathNative() method in ShadowArscAssetManager
622 final protected int addAssetPathNative(String path) { in addAssetPathNative() method in ShadowLegacyAssetManager623 return addAssetPathNative(path, false); in addAssetPathNative()627 protected int addAssetPathNative(String path, boolean appAsLib) { in addAssetPathNative() method in ShadowLegacyAssetManager