Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
DTask.java185 public int colorBackground; field in Task
246 public Task(TaskKey key, int colorPrimary, int colorBackground, in Task() argument
251 this.colorBackground = colorBackground; in Task()
260 String titleDescription, int colorPrimary, int colorBackground, boolean isLaunchTarget, in Task() argument
270 this.colorBackground = colorBackground; in Task()
294 this.colorBackground = o.colorBackground; in copyFrom()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
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()
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskViewThumbnail.java351 if (t.colorBackground != 0) { in bindToTask()
352 mBgFillPaint.setColor(t.colorBackground); in bindToTask()
/frameworks/base/core/java/android/app/
DActivity.java4995 int colorBackground = a.getColor( in onApplyThemeResource() local
4997 if (colorBackground != 0 && Color.alpha(colorBackground) == 0xFF) { in onApplyThemeResource()
4998 mTaskDescription.setBackgroundColor(colorBackground); in onApplyThemeResource()
DActivityManager.java1073 int colorPrimary, int colorBackground, int statusBarColor, int navigationBarColor, in TaskDescription() argument
1081 mColorBackground = colorBackground; in TaskDescription()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskRecord.java1690 int colorBackground = 0; in updateTaskDescription() local
1715 colorBackground = r.taskDescription.getBackgroundColor(); in updateTaskDescription()
1727 colorPrimary, colorBackground, statusBarColor, navigationBarColor, in updateTaskDescription()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt410 field public static final int colorBackground = 16842801; // 0x1010031
/frameworks/base/non-updatable-api/
Dcurrent.txt427 field public static final int colorBackground = 16842801; // 0x1010031
/frameworks/base/api/
Dcurrent.txt427 field public static final int colorBackground = 16842801; // 0x1010031
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90044 Lcom/android/internal/R$attr;->colorBackground:I