Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager10.java101 private static ArraySet<ApkAssets> cachedSystemApkAssetsSet; field in ShadowArscAssetManager10
217 cachedSystemApkAssetsSet = in createSystemAssetsInZygoteLocked()
224 cachedSystemApkAssetsSet); in createSystemAssetsInZygoteLocked()
DShadowArscAssetManager9.java95 private static ArraySet<ApkAssets> cachedSystemApkAssetsSet; field in ShadowArscAssetManager9
211 cachedSystemApkAssetsSet = in createSystemAssetsInZygoteLocked()
218 cachedSystemApkAssetsSet); in createSystemAssetsInZygoteLocked()