Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarKeyguardController.java30 private NavbarButtonsViewController mNavbarButtonsViewController; field in TaskbarKeyguardController
47 mNavbarButtonsViewController = navbarButtonUIController; in init()
67 mNavbarButtonsViewController.setKeyguardVisible(keyguardShowing || dozing, in updateStateForSysuiFlags()
92 mNavbarButtonsViewController.setBackForBouncer(showBackForBouncer); in updateIconsForBouncer()