Searched refs:lockWallpaperId (Results 1 – 4 of 4) sorted by relevance
298 public void setLockWallpaperId(int lockWallpaperId) { in setLockWallpaperId() argument299 mLockWallpaperManagerId = lockWallpaperId; in setLockWallpaperId()
257 void setLockWallpaperId(int lockWallpaperId); in setLockWallpaperId() argument
776 private void setImageWallpaperLockMetadata(int lockWallpaperId) { in setImageWallpaperLockMetadata() argument777 mWallpaperPreferences.setLockWallpaperId(lockWallpaperId); in setImageWallpaperLockMetadata()
461 public void setLockWallpaperId(int lockWallpaperId) { in setLockWallpaperId() argument463 NoBackupKeys.KEY_LOCK_WALLPAPER_MANAGER_ID, lockWallpaperId) in setLockWallpaperId()