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.java161 static final String WALLPAPER_LOCK_ORIG = "wallpaper_lock_orig"; field in WallpaperManagerService
168 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP,
193 mWallpaperLockFile = new File(mWallpaperDir, WALLPAPER_LOCK_ORIG); in WallpaperObserver()
1138 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP); in switchWallpaper()
1533 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP); in migrateSystemToLockWallpaperLocked()
2015 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP); in getWallpaperSafeLocked()
2093 WALLPAPER_LOCK_ORIG, WALLPAPER_LOCK_CROP); in loadSettingsLocked()