Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerInternal.java29 public abstract void onDisplayAddSystemDecorations(int displayId); in onDisplayAddSystemDecorations() method in WallpaperManagerInternal
DWallpaperManagerService.java1741 public void onDisplayAddSystemDecorations(int displayId) { in onDisplayAddSystemDecorations() method in WallpaperManagerService.LocalService
/frameworks/base/packages/SystemUI/src/com/android/systemui/display/data/repository/
DDisplaysWithDecorationsRepository.kt55 override fun onDisplayAddSystemDecorations(displayId: Int) { in <lambda>() method
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
DILauncherProxy.aidl151 void onDisplayAddSystemDecorations(int displayId) = 36; in onDisplayAddSystemDecorations() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java180 void onDisplayAddSystemDecorations(int displayId); in onDisplayAddSystemDecorations() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DTaskbarDelegate.java240 public void onDisplayAddSystemDecorations(int displayId) { in onDisplayAddSystemDecorations() method in TaskbarDelegate
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl224 void onDisplayAddSystemDecorations(int displayId); in onDisplayAddSystemDecorations() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DEdgeBackGestureHandler.java675 public void onDisplayAddSystemDecorations(int displayId) { in onDisplayAddSystemDecorations() method in EdgeBackGestureHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java422 default void onDisplayAddSystemDecorations(int displayId) { in onDisplayAddSystemDecorations() method
1221 public void onDisplayAddSystemDecorations(int displayId) { in onDisplayAddSystemDecorations() method in CommandQueue