Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/res/
H A DResources.java1844 void rebase(ResourcesImpl resImpl) { in rebase() argument
1846 mThemeImpl.rebase(resImpl.mAssets); in rebase()