Searched refs:getLockWallpaperRemoteId (Results 1 – 6 of 6) sorted by relevance
169 fun getLockWallpaperRemoteId(): String? in getWallpaperPresentationMode() method
618 override fun getLockWallpaperRemoteId(): String? { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences633 generateRecentsKey(getLockWallpaperRemoteId(), getLockWallpaperHashCode()) in <lambda>()
287 val remoteId = getLockWallpaperRemoteId() in WallpaperPreferences()
261 override fun getLockWallpaperRemoteId(): String? { in getLockWallpaperRemoteId() method in com.android.wallpaper.testing.TestWallpaperPreferences
620 String lockWallpaperId = prefs.getLockWallpaperRemoteId(); in getAppliedWallpaperIds()
750 val lockWallpaperId = prefs.getLockWallpaperRemoteId() in <lambda>()