Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarController.java262 removeNavigationBar(displayId); in initializeTaskbarIfNecessary()
275 removeNavigationBar(displayId); in onDisplayRemoved()
304 removeNavigationBar(displayId); in recreateNavigationBar()
382 void removeNavigationBar(int displayId) { in removeNavigationBar() method in NavigationBarController