Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferenceKeys.java35 public static final String KEY_LOCK_WALLPAPER_ATTRIB_3 = "lock_wallpaper_attribution_line_3"; field in WallpaperPreferenceKeys
H A DDefaultWallpaperPreferences.java395 mSharedPrefs.getString(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_ATTRIB_3, null)); in getLockWallpaperAttributions()
411 editor.putString(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_ATTRIB_3, in setLockWallpaperAttributions()
527 .remove(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_ATTRIB_3) in clearLockWallpaperMetadata()