Searched refs:newAssets (Results 1 – 2 of 2) sorted by relevance
518 final var newAssets = loadAssets(newKeys); in addAssetPathInternal() local519 if (newAssets.isEmpty()) { in addAssetPathInternal()522 mApkAssets = makeNewAssetsArrayLocked(newAssets); in addAssetPathInternal()
1553 void rebase(AssetManager newAssets) {1554 mAssets = mAssets.rebaseTheme(mTheme, newAssets, mKey.mResId, mKey.mForce, mKey.mCount);