Searched refs:setLockWallpaperActionUrl (Results 1 – 4 of 4) sorted by relevance
272 mWallpaperPreferences.setLockWallpaperActionUrl(actionUrl); in saveStaticWallpaperMetadata()644 mWallpaperPreferences.setLockWallpaperActionUrl( in copyRotatingWallpaperToLock()718 mWallpaperPreferences.setLockWallpaperActionUrl(mWallpaper.getActionUrl(mAppContext)); in setImageWallpaperLockMetadata()
129 fun setLockWallpaperActionUrl(actionUrl: String?) in getWallpaperPresentationMode() method
466 override fun setLockWallpaperActionUrl(actionUrl: String?) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
211 override fun setLockWallpaperActionUrl(actionUrl: String?) { in setLockWallpaperActionUrl() method in com.android.wallpaper.testing.TestWallpaperPreferences