/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | SetupGlifLayoutActivity.java | 53 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/ |
D | BiometricEnrollBase.java | 99 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/ |
D | BiometricEnrollBase.java | 103 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/ |
D | SetupChooseLockGeneric.java | 73 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SetupChooseLockGeneric 75 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | ChooseLockPattern.java | 93 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPattern 95 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | ChooseLockPassword.java | 95 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/ |
D | SetupChooseLockGeneric.java | 74 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SetupChooseLockGeneric 76 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | ChooseLockPattern.java | 93 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPattern 95 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | ChooseLockPassword.java | 95 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/ |
D | RedactionInterstitial.java | 64 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/ |
D | RedactionInterstitial.java | 63 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/ |
D | EncryptionInterstitial.java | 65 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in EncryptionInterstitial 67 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | SettingsActivity.java | 336 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/ |
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()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/ |
D | EncryptionInterstitial.java | 65 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in EncryptionInterstitial 67 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | SettingsActivity.java | 338 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/ |
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()
|