Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.kt126 fun getLockWallpaperActionUrl(): String? in getWallpaperPresentationMode() method
DDefaultWallpaperPreferences.kt462 override fun getLockWallpaperActionUrl(): String? { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.kt207 override fun getLockWallpaperActionUrl(): String? { in getLockWallpaperActionUrl() method in com.android.wallpaper.testing.TestWallpaperPreferences