Searched refs:KEY_LOCK_WALLPAPER_ACTION_URL (Results 1 – 2 of 2) sorted by relevance
36 public static final String KEY_LOCK_WALLPAPER_ACTION_URL = "lock_wallpaper_action_url"; field in WallpaperPreferenceKeys
420 return mSharedPrefs.getString(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_ACTION_URL, null); in getLockWallpaperActionUrl()426 WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_ACTION_URL, actionUrl).apply(); in setLockWallpaperActionUrl()528 .remove(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_ACTION_URL) in clearLockWallpaperMetadata()