Home
last modified time | relevance | path

Searched defs:onSystemBarAttributesChanged (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DSystemBarAttributesListener.kt73 fun onSystemBarAttributesChanged( regex
H A DCentralSurfacesCommandQueueCallbacks.java464 public void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method in CentralSurfacesCommandQueueCallbacks
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
H A DIOverviewProxy.aidl84 void onSystemBarAttributesChanged(int displayId, int behavior) = 20; in onSystemBarAttributesChanged() method
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerInternal.java176 void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DTaskbarDelegate.java380 public void onSystemBarAttributesChanged(int displayId, int appearance, in onSystemBarAttributesChanged() method in TaskbarDelegate
H A DNavigationBar.java1140 public void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method in NavigationBar
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java1000 public void onSystemBarAttributesChanged(int displayId, int behavior) { in onSystemBarAttributesChanged() method in OverviewProxyService
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl222 void onSystemBarAttributesChanged(int displayId, int appearance, in onSystemBarAttributesChanged() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java370 default void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method
1147 public void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method in CommandQueue