Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DNavigationBar.java51 private static int getNavbarTheme(Context context) { in getNavbarTheme() method in NavigationBar
78 final int theme = getNavbarTheme(context); in getThemedContext()