Searched refs:KEY_LOCK_WALLPAPER_COLLECTION_ID (Results 1 – 2 of 2) sorted by relevance
40 public static final String KEY_LOCK_WALLPAPER_COLLECTION_ID = "lock_wallpaper_collection_id"; field in WallpaperPreferenceKeys
456 return mSharedPrefs.getString(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_COLLECTION_ID, in getLockWallpaperCollectionId()463 WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_COLLECTION_ID, collectionId).apply(); in setLockWallpaperCollectionId()531 .remove(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_COLLECTION_ID) in clearLockWallpaperMetadata()