Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarController.java87 private final NavigationBarComponent.Factory mNavigationBarComponentFactory; field in NavigationBarController
128 mNavigationBarComponentFactory = navigationBarComponentFactory; in NavigationBarController()
359 NavigationBarComponent component = mNavigationBarComponentFactory.create( in createNavigationBar()