Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightBarController.java138 public void onNavigationBarAppearanceChanged(@Appearance int appearance, boolean nbModeChanged, in onNavigationBarAppearanceChanged() method in LightBarController
164 onNavigationBarAppearanceChanged(mAppearance, true /* nbModeChanged */, in reevaluate()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DTaskbarDelegate.java343 mLightBarController.onNavigationBarAppearanceChanged(appearance, false/*nbModeChanged*/,
H A DNavigationBar.java968 mLightBarController.onNavigationBarAppearanceChanged(mAppearance, in restoreAppearanceAndTransientState()
986 mLightBarController.onNavigationBarAppearanceChanged(appearance, nbModeChanged, in onSystemBarAttributesChanged()