Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java3128 if (!migrateStaticSystemToLockWallpaperLocked(userId) in setWallpaper()
3159 private boolean migrateStaticSystemToLockWallpaperLocked(int userId) { in migrateStaticSystemToLockWallpaperLocked() method in WallpaperManagerService
3291 migrateStaticSystemToLockWallpaperLocked(userId); in setWallpaperComponentInternal()
3402 if (!migrateStaticSystemToLockWallpaperLocked(userId)) { in setWallpaperComponentInternalLegacy()