/aosp12/packages/apps/Settings/src/com/android/settings/wifi/dpp/ |
H A D | WifiDppBaseActivity.java | 47 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in WifiDppBaseActivity 50 super.onApplyThemeResource(theme, new_resid, first); in onApplyThemeResource()
|
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
H A D | SetupGlifLayoutActivity.java | 58 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SetupGlifLayoutActivity 60 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/aosp12/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()
|
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/ |
H A D | FallbackThemeWrapper.java | 47 protected void onApplyThemeResource(Theme theme, int resId, boolean first) { in onApplyThemeResource() method in FallbackThemeWrapper
|
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
H A D | StorageWizardBase.java | 128 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in StorageWizardBase 130 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/aosp12/packages/apps/Settings/src/com/android/settings/ |
H A D | EncryptionInterstitial.java | 64 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in EncryptionInterstitial 66 super.onApplyThemeResource(theme, new_resid, first); in onApplyThemeResource()
|
H A D | SettingsActivity.java | 469 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SettingsActivity 471 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/ |
H A D | BiometricEnrollActivity.java | 496 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { 499 super.onApplyThemeResource(theme, newResid, first);
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Activity.java | 5164 protected void onApplyThemeResource(Resources.Theme theme, @StyleRes int resid, in onApplyThemeResource() method in Activity 5167 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 601 HSPLandroid/app/Activity;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ)V 16502 HSPLandroid/view/ContextThemeWrapper;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 601 HSPLandroid/app/Activity;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ)V 16551 HSPLandroid/view/ContextThemeWrapper;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 46991 method protected void onApplyThemeResource(android.content.res.Resources.Theme, int, boolean);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 32073 method protected void onApplyThemeResource(android.content.res.Resources.Theme, int, boolean);
|