Searched refs:getAssets (Results 1 – 10 of 10) sorted by relevance
26 assetManager = new Activity().getAssets(); in setUp()33 assetManager = Robolectric.application.getAssets(); in assertGetAssetsNotNull()36 assetManager = Robolectric.application.getResources().getAssets(); in assertGetAssetsNotNull()
149 public AssetManager getAssets() { in getAssets() method in ShadowContextWrapper150 return getResources().getAssets(); in getAssets()
204 public AssetManager getAssets() { in getAssets() method in ShadowResources
56 return new StreamAssetPathFetcher(context.getApplicationContext().getAssets(), assetPath); in getAssetPathFetcher()
53 … return new FileDescriptorAssetPathFetcher(context.getApplicationContext().getAssets(), assetPath); in getAssetPathFetcher()
61 androidManager = JmeAndroidSystem.getResources().getAssets(); in AndroidLocator()
51 public AssetManager getAssets() { in getAssets() method in MockContext.MockContext2
81 assetManager = context.getAssets(); in AndroidAudioRenderer()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
943 0x7108f938 android.content.res.Resources getAssets ()Landroid/content/res/AssetManager; Resources.j…2088 0x7112a858 android.app.LoadedApk getAssets (Landroid/app/ActivityThread;)Landroid/content/res/Asset…