Home
last modified time | relevance | path

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

/external/setupdesign/main/src/com/google/android/setupdesign/view/
DNavigationBar.java57 R.attr.sudNavBarTheme, 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()