/packages/apps/Settings/src/com/android/settings/wifi/dpp/ |
D | WifiDppBaseActivity.java | 47 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in WifiDppBaseActivity 50 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | SetupGlifLayoutActivity.java | 62 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SetupGlifLayoutActivity 64 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 | 104 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in BiometricEnrollBase 107 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 | 103 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPassword 105 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 | 97 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPattern 99 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | ChooseLockPassword.java | 107 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in ChooseLockPassword 109 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/apps/Settings/src/com/android/settings/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/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/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 | 339 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SettingsActivity 341 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/apps/Settings/src/com/android/settings/ |
D | EncryptionInterstitial.java | 64 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() method in EncryptionInterstitial 66 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | SettingsActivity.java | 350 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() method in SettingsActivity 352 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/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()
|