Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DTaskbarDelegate.java152 private final AutoHideUiElement mAutoHideUiElement = new AutoHideUiElement() { field in TaskbarDelegate
247 mAutoHideController.setNavigationBar(mAutoHideUiElement); in init()
H A DNavigationBar.java315 private final AutoHideUiElement mAutoHideUiElement = new AutoHideUiElement() { field in NavigationBar
1586 mAutoHideController.setNavigationBar(mAutoHideUiElement); in setAutoHideController()