Searched defs:colorBackground (Results 1 – 6 of 6) sorted by relevance
28 @ColorInt val colorBackground: Int? constant in com.android.systemui.mediaprojection.appselector.data.RecentTask
226 public int colorBackground; field in Task289 public Task(TaskKey key, int colorPrimary, int colorBackground, in Task()
61 @StyleableRes int colorBackground = 2; in getNavbarTheme() local
104 val colorBackground = getColor(context, R.attr.colorBackground) constant
1756 int colorPrimary, int colorBackground, in TaskDescription()2194 final int colorBackground = in.getAttributeIntHex(null, in restoreFromXml() local
5393 int colorBackground = a.getColor( in onApplyThemeResource() local