Searched refs:mBaseApkAssets (Results 1 – 2 of 2) sorted by relevance
42 private ApkAssets mBaseApkAssets; field in DefaultSplitAssetLoader75 apkAssets[splitIdx++] = mBaseApkAssets = loadApkAssets(mBaseApkPath, mFlags); in getBaseAssetManager()100 return mBaseApkAssets; in getBaseApkAssets()
8969 private ApkAssets mBaseApkAssets; field in PackageParser.DefaultSplitAssetLoader9001 mBaseApkAssets = loadApkAssets(mBaseCodePath, mFlags); in getBaseAssetManager()9005 apkAssets[splitIdx++] = mBaseApkAssets; in getBaseAssetManager()9035 return mBaseApkAssets; in getBaseApkAssets()