Searched refs:getLockWallpaperActionUrl (Results 1 – 6 of 6) sorted by relevance
57 prefs.getLockWallpaperActionUrl(), in refresh()
207 override fun getLockWallpaperActionUrl(): String? { in getLockWallpaperActionUrl() method in com.android.wallpaper.testing.TestWallpaperPreferences
126 fun getLockWallpaperActionUrl(): String? in getWallpaperPresentationMode() method
166 mWallpaperPreferences.getLockWallpaperActionUrl(), in doInBackground()
462 override fun getLockWallpaperActionUrl(): String? { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
130 assertThat(mPrefs.getLockWallpaperActionUrl()).isEqualTo(ACTION_URL); in setBitmapWallpaper_setsActionUrl()