| /packages/apps/Contacts/src/com/android/contacts/util/ |
| D | ThemeUtils.java | 29 public static int getAttribute(Theme theme, int attrId) { in getAttribute() 38 public static int getSelectableItemBackground(Theme theme) { in getSelectableItemBackground() 45 public static int getActivatedBackground(Theme theme) { in getActivatedBackground()
|
| /packages/apps/ThemePicker/src/com/android/customization/model/theme/ |
| D | ThemeManager.java | 81 public void apply(ThemeBundle theme, Callback callback) { in apply() 85 private void applyOverlays(ThemeBundle theme, Callback callback) { in applyOverlays() 100 private void storeCustomTheme(CustomTheme theme) { in storeCustomTheme() 124 public void removeCustomTheme(CustomTheme theme) { in removeCustomTheme()
|
| D | DefaultThemeProvider.java | 254 public void storeCustomTheme(CustomTheme theme) { in storeCustomTheme() 264 private void addCustomThemeAndStore(CustomTheme theme) { in addCustomThemeAndStore() 292 public void removeCustomTheme(CustomTheme theme) { in removeCustomTheme() 350 JSONObject theme = new JSONObject(serializedTheme); in parseThemeBundle() local 364 JSONObject theme = new JSONObject(serializedTheme); in parseCustomTheme() local 375 private void convertJsonToBuilder(JSONObject theme, ThemeBundle.Builder builder) in convertJsonToBuilder()
|
| D | ThemeBundleProvider.java | 42 void storeCustomTheme(CustomTheme theme); in storeCustomTheme() 44 void removeCustomTheme(CustomTheme theme); in removeCustomTheme()
|
| /packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/theme/ |
| D | ThemeManagerTest.java | 113 ThemeBundle theme = getOverlayTheme(); in apply_WithOverlayTheme_StoresSerializedPackagesWithTimestamp() local 167 CustomTheme theme = mock(CustomTheme.class); in findThemeByPackages_ThemeBundleProviderFindsEquivalent() local 184 ThemeBundle theme = getOverlayTheme(); in getStoredOverlays_GetsFromSettingsSecureWithExpectedName() local 211 private void applyTheme(ThemeBundle theme) { in applyTheme()
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
| D | SystemColors.kt | 34 val theme = context.theme in getColor() constant
|
| /packages/apps/ThemePicker/tests/common/src/com/android/customization/testing/ |
| D | TestThemesUserEventLogger.java | 30 public void logThemeSelected(ThemeBundle theme, boolean isCustomTheme) { in logThemeSelected() 35 public void logThemeApplied(ThemeBundle theme, boolean isCustomTheme) { in logThemeApplied()
|
| /packages/apps/ThemePicker/src/com/android/customization/module/ |
| D | ThemesUserEventLogger.java | 28 void logThemeSelected(ThemeBundle theme, boolean isCustomTheme); in logThemeSelected() 30 void logThemeApplied(ThemeBundle theme, boolean isCustomTheme); in logThemeApplied()
|
| D | StatsLogUserEventLogger.java | 177 private String getThemePackage(ThemeBundle theme, String category) { in getThemePackage() 183 public void logThemeSelected(ThemeBundle theme, boolean isCustomTheme) { in logThemeSelected() 194 public void logThemeApplied(ThemeBundle theme, boolean isCustomTheme) { in logThemeApplied()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
| D | KeyboardTheme.java | 122 final KeyboardTheme theme = searchKeyboardThemeById(themeId, in getDefaultKeyboardTheme() local 146 final KeyboardTheme theme = searchKeyboardThemeById(themeId, KEYBOARD_THEMES); in getKeyboardThemeName() local 182 final KeyboardTheme theme = searchKeyboardThemeById(id, KEYBOARD_THEMES); in getAvailableThemeArray() local 203 final KeyboardTheme theme = searchKeyboardThemeById(themeId, availableThemeArray); in getKeyboardTheme() local
|
| /packages/apps/Settings/src/com/android/settings/ |
| D | SetupWizardUtils.java | 36 String theme = intent.getStringExtra(WizardManagerHelper.EXTRA_THEME); in getThemeString() local 44 String theme = getThemeString(intent); in getTheme() local
|
| /packages/apps/Dialer/java/com/android/dialer/theme/base/ |
| D | ThemeComponent.java | 28 public abstract Theme theme(); in theme() method in ThemeComponent
|
| /packages/apps/Car/Settings/src/com/android/car/settings/common/ |
| D | TopLevelIconShapeDrawable.java | 47 public void inflate(Resources r, XmlPullParser parser, AttributeSet attrs, Theme theme) in inflate()
|
| /packages/apps/Settings/src/com/android/settings/wifi/dpp/ |
| D | WifiDppBaseActivity.java | 51 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource()
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
| D | LottieAnimationColorUtils.java | 72 @Nullable Theme theme) { in updateColors()
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/ |
| D | SetupWizardUtilsTest.java | 60 final String theme = "TEST_THEME"; in testCopySetupExtras() local 76 final String theme = "TEST_THEME"; in testCopyLifecycleExtra() local
|
| /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
| D | ThemeHelper.java | 153 String theme = getProvidedTheme(intent); in getDefaultThemeName() local 165 String theme = intent.getStringExtra(WizardManagerHelper.EXTRA_THEME); in getProvidedTheme() local
|
| D | SetupGlifLayoutActivity.java | 57 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource()
|
| /packages/apps/Settings/src/com/android/settings/widget/ |
| D | TintDrawable.java | 54 @NonNull AttributeSet attrs, @Nullable Theme theme) in inflate()
|
| /packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/panel/ |
| D | GripBarView.java | 47 public void refresh(Resources.Theme theme) { in refresh()
|
| /packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/ |
| D | FixedScaleDrawable.java | 40 public void inflate(Resources r, XmlPullParser parser, AttributeSet attrs, Theme theme) { } in inflate()
|
| /packages/apps/Settings/tests/unit/src/com/android/settings/biometrics2/utils/ |
| D | EnrollmentRequestUtils.java | 67 boolean isSuwFirstRun, boolean isFromSettingsSummery, String theme) { in newRequest()
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/datausage/ |
| D | BillingCycleSettingsTest.java | 153 final Resources.Theme theme = mContext.getTheme(); in onCreate_emptyArguments_shouldSetDefaultNetworkTemplate() local
|
| /packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ui/ |
| D | ThemeUiTestBase.java | 81 final Resources.Theme theme = context.getResources().newTheme(); in getThemeByUiMode() local
|
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
| D | KeyboardThemeTests.java | 221 final KeyboardTheme theme = KeyboardTheme.getKeyboardTheme( in assertUpgradeKeyboardToLxxOn() local 384 final KeyboardTheme theme = array[index]; in assertSortedKeyboardThemeArray() local
|