Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DSetupGlifLayoutActivity.java53 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SetupGlifLayoutActivity
55 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/
DBiometricEnrollBase.java99 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in BiometricEnrollBase
102 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricEnrollBase.java103 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in BiometricEnrollBase
106 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DSetupChooseLockGeneric.java73 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SetupChooseLockGeneric
75 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DChooseLockPattern.java93 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPattern
95 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DChooseLockPassword.java95 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPassword
97 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/apps/Settings/src/com/android/settings/password/
DSetupChooseLockGeneric.java74 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SetupChooseLockGeneric
76 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DChooseLockPattern.java93 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPattern
95 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DChooseLockPassword.java95 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPassword
97 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DRedactionInterstitial.java64 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in RedactionInterstitial
66 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/apps/Settings/src/com/android/settings/notification/
DRedactionInterstitial.java63 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in RedactionInterstitial
65 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/apps/Settings/src/com/android/settings/
DEncryptionInterstitial.java65 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in EncryptionInterstitial
67 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSettingsActivity.java336 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SettingsActivity
338 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/
DStorageWizardBase.java128 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in StorageWizardBase
130 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DEncryptionInterstitial.java65 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in EncryptionInterstitial
67 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSettingsActivity.java338 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SettingsActivity
340 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStorageWizardBase.java128 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in StorageWizardBase
130 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()