Searched defs:onSystemBarAttributesChanged (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | SystemBarAttributesListener.kt | 73 fun onSystemBarAttributesChanged( regex
|
H A D | CentralSurfacesCommandQueueCallbacks.java | 464 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 D | IOverviewProxy.aidl | 84 void onSystemBarAttributesChanged(int displayId, int behavior) = 20; in onSystemBarAttributesChanged() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/ |
H A D | StatusBarManagerInternal.java | 176 void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
H A D | TaskbarDelegate.java | 380 public void onSystemBarAttributesChanged(int displayId, int appearance, in onSystemBarAttributesChanged() method in TaskbarDelegate
|
H A D | NavigationBar.java | 1140 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 D | OverviewProxyService.java | 1000 public void onSystemBarAttributesChanged(int displayId, int behavior) { in onSystemBarAttributesChanged() method in OverviewProxyService
|
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/ |
H A D | IStatusBar.aidl | 222 void onSystemBarAttributesChanged(int displayId, int appearance, in onSystemBarAttributesChanged() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | CommandQueue.java | 370 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
|