Home
last modified time | relevance | path

Searched refs:colorBackground (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
H A DNavigationBar.java57 R.attr.suwNavBarTheme, android.R.attr.colorForeground, android.R.attr.colorBackground in getNavbarTheme()
61 @StyleableRes int colorBackground = 2; in getNavbarTheme() local
69 Color.colorToHSV(attributes.getColor(colorBackground, 0), backgroundHsv); in getNavbarTheme()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
H A DTask.java214 public int colorBackground; field in Task
255 this(other.key, other.colorPrimary, other.colorBackground, other.isDockable, in Task()
264 public Task(TaskKey key, int colorPrimary, int colorBackground, in Task() argument
269 this.colorBackground = colorBackground; in Task()
/aosp12/packages/apps/Dialer/java/com/android/dialer/theme/base/impl/
H A DAospThemeImpl.java44 private int colorBackground = -1; field in AospThemeImpl
66 android.R.attr.colorBackground, in AospThemeImpl()
80 colorBackground = array.getColor(/* index= */ 7, /* defValue= */ -1); in AospThemeImpl()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DThemes.java107 return getAttrColor(context, android.R.attr.colorBackground); in getColorBackground()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DImagePreviewFragment.java177 android.R.attr.colorBackground); in onCreateView()
608 android.R.attr.colorBackground); in surfaceCreated()
H A DLivePreviewFragment.java317 android.R.attr.colorBackground), in previewLiveWallpaper()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationViewWrapper.java331 return Utils.getColorAttr(mView.getContext(), android.R.attr.colorBackground) in resolveBackgroundColor()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationSbnAdapter.java85 android.R.attr.colorBackground); in NotificationSbnAdapter()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityManager.java1223 int colorPrimary, int colorBackground, in TaskDescription() argument
1231 mColorBackground = colorBackground; in TaskDescription()
1638 final int colorBackground = in.getAttributeIntHex(null, in restoreFromXml() local
1640 if (colorBackground != 0) { in restoreFromXml()
1641 setBackgroundColor(colorBackground); in restoreFromXml()
H A DActivity.java5188 int colorBackground = a.getColor( in onApplyThemeResource() local
5190 if (colorBackground != 0 && Color.alpha(colorBackground) == 0xFF) { in onApplyThemeResource()
5191 mTaskDescription.setBackgroundColor(colorBackground); in onApplyThemeResource()
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/
H A DSettingsHomepageActivity.java259 : Utils.getColorAttrDefaultColor(this, android.R.attr.colorBackground); in updateHomepageBackground()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DBottomActionBar.java579 ResourceUtils.getColorAttr(context, android.R.attr.colorBackground)); in setColor()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java367 android.R.attr.colorBackground }); in getContentOverlayColor()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskThumbnailView.java135 int color = task == null ? Color.BLACK : task.colorBackground | 0xFF000000; in bind()
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
H A DThemeComponentOption.java430 android.R.attr.colorBackground); in bindPreview()
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DUtils.java692 return getAttrColor(context, android.R.attr.colorBackground); in getBackgroundColor()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt461 field public static final int colorBackground = 16842801; // 0x1010031
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt410 field public static final int colorBackground = 16842801; // 0x1010031
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt78938 Lcom/android/internal/R$attr;->colorBackground:I