HomeSort by relevance Sort by last modified time
    Searched refs:appAssetManager (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowArscAssetManager10.java 501 CppAssetManager2 appAssetManager = new CppAssetManager2();
502 cppAssetManagerRef = Registries.NATIVE_ASSET_MANAGER_REGISTRY.register(appAssetManager);
    [all...]
ShadowArscAssetManager9.java 497 CppAssetManager2 appAssetManager = new CppAssetManager2();
498 cppAssetManagerRef = Registries.NATIVE_ASSET_MANAGER_REGISTRY.register(appAssetManager);
    [all...]

Completed in 56 milliseconds