Home
last modified time | relevance | path

Searched refs:handleWallpaperColors (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
H A DThemeOverlayController.java221 handleWallpaperColors(wallpaperColors, which, userId);
273 private void handleWallpaperColors(WallpaperColors wallpaperColors, int flags, int userId) { in handleWallpaperColors() method in ThemeOverlayController
512 handleWallpaperColors(colors, flags, userId); in start()