Home
last modified time | relevance | path

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

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