Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
DIOverviewProxy.aidl83 void onSystemBarAttributesChanged(int displayId, int behavior) = 20; in onSystemBarAttributesChanged() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/data/repository/
DStatusBarModeRepositoryImplTest.kt507 private fun onSystemBarAttributesChanged( in onSystemBarAttributesChanged() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java178 void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DTaskbarDelegate.java381 public void onSystemBarAttributesChanged(int displayId, int appearance, in onSystemBarAttributesChanged() method in TaskbarDelegate
DNavigationBar.java1168 public void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method in NavigationBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/data/repository/
DStatusBarModePerDisplayRepository.kt144 override fun onSystemBarAttributesChanged( in onSystemBarAttributesChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java1068 public void onSystemBarAttributesChanged(int displayId, int behavior) { in onSystemBarAttributesChanged() method in OverviewProxyService
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl233 void onSystemBarAttributesChanged(int displayId, int appearance, in onSystemBarAttributesChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java412 default void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method
1234 public void onSystemBarAttributesChanged(int displayId, @Appearance int appearance, in onSystemBarAttributesChanged() method in CommandQueue