Searched refs:onApplyThemeResource (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ContextThemeWrapper.java | 202 protected void onApplyThemeResource(Resources.Theme theme, int resId, boolean first) { in onApplyThemeResource() method in ContextThemeWrapper 216 onApplyThemeResource(mTheme, mThemeResource, first); in initializeTheme()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Activity.java | 5369 protected void onApplyThemeResource(Resources.Theme theme, @StyleRes int resid, in onApplyThemeResource() method in Activity 5372 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 593 HSPLandroid/app/Activity;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ)V 16214 HSPLandroid/view/ContextThemeWrapper;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 593 HSPLandroid/app/Activity;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ)V 16278 HSPLandroid/view/ContextThemeWrapper;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ…
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 50230 method protected void onApplyThemeResource(android.content.res.Resources.Theme, int, boolean);
|