Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java812 setLightBarController(lightBarController); in onViewAttached()
1569 public void setLightBarController(LightBarController lightBarController) { in setLightBarController() method in NavigationBar