Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java186 static final String WALLPAPER_LOCK_ORIG = "wallpaper_lock_orig"; field in WallpaperManagerService
193 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP,
218 mWallpaperLockFile = new File(mWallpaperDir, WALLPAPER_LOCK_ORIG); in WallpaperObserver()
1893 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP); in switchWallpaper()
2459 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP); in migrateSystemToLockWallpaperLocked()
3037 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP); in getWallpaperSafeLocked()
3116 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP); in loadSettingsLocked()