Home
last modified time | relevance | path

Searched defs:colorBackground (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/
DRecentTask.kt31 @ColorInt val colorBackground: Int?, constant in com.android.systemui.mediaprojection.appselector.data.RecentTask
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
DTask.java264 public int colorBackground; field in Task
337 public Task(TaskKey key, int colorPrimary, int colorBackground, in Task()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DNavigationBar.java61 @StyleableRes int colorBackground = 2; in getNavbarTheme() local
/frameworks/base/core/java/android/app/
DActivityManager.java2048 int colorPrimary, int colorBackground, in TaskDescription()
2507 final int colorBackground = in.getAttributeIntHex(null, in restoreFromXml() local
DActivity.java5594 int colorBackground = a.getColor( in onApplyThemeResource() local