Home
last modified time | relevance | path

Searched refs:colorForeground (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()
60 @StyleableRes int colorForeground = 1; in getNavbarTheme() local
68 Color.colorToHSV(attributes.getColor(colorForeground, 0), foregroundHsv); in getNavbarTheme()