Home
last modified time | relevance | path

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

/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()
59 @StyleableRes int suwNavBarTheme = 0; in getNavbarTheme() local
62 int theme = attributes.getResourceId(suwNavBarTheme, 0); in getNavbarTheme()