Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java670 setLightBarController(lightBarController); in onViewAttachedToWindow()
1448 public void setLightBarController(LightBarController lightBarController) { in setLightBarController() method in NavigationBar