Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DSystemBarAttributesListener.kt77 fun onSystemBarAttributesChanged( in onSystemBarAttributesChanged() method
DCentralSurfacesCommandQueueCallbacks.java473 public void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method in CentralSurfacesCommandQueueCallbacks
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
DIOverviewProxy.aidl76 void onSystemBarAttributesChanged(int displayId, int behavior) = 20; in onSystemBarAttributesChanged() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java134 void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DTaskbarDelegate.java382 public void onSystemBarAttributesChanged(int displayId, int appearance, in onSystemBarAttributesChanged() method in TaskbarDelegate
DNavigationBar.java1121 public void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method in NavigationBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java999 public void onSystemBarAttributesChanged(int displayId, int behavior) { in onSystemBarAttributesChanged() method in OverviewProxyService
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl208 void onSystemBarAttributesChanged(int displayId, int appearance, in onSystemBarAttributesChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java368 default void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method
1115 public void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method in CommandQueue