Searched refs:mBaseApkAssets (Results 1 – 2 of 2) sorted by relevance
46 private ApkAssets mBaseApkAssets; field in DefaultSplitAssetLoader81 apkAssets[splitIdx++] = mBaseApkAssets = loadApkAssets(mBaseApkPath, mFlags); in getBaseAssetManager()106 return mBaseApkAssets; in getBaseApkAssets()
8925 private ApkAssets mBaseApkAssets; field in PackageParser.DefaultSplitAssetLoader8957 mBaseApkAssets = loadApkAssets(mBaseCodePath, mFlags); in getBaseAssetManager()8961 apkAssets[splitIdx++] = mBaseApkAssets; in getBaseAssetManager()8991 return mBaseApkAssets; in getBaseApkAssets()