Home
last modified time | relevance | path

Searched defs:setLockWallpaperActionUrl (Results 1 – 3 of 3) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.kt129 fun setLockWallpaperActionUrl(actionUrl: String?) in getWallpaperPresentationMode() method
DDefaultWallpaperPreferences.kt466 override fun setLockWallpaperActionUrl(actionUrl: String?) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.kt211 override fun setLockWallpaperActionUrl(actionUrl: String?) { in setLockWallpaperActionUrl() method in com.android.wallpaper.testing.TestWallpaperPreferences