Searched defs:lockWallpaperId (Results 1 – 5 of 5) sorted by relevance
61 val lockWallpaperId = snapshot.args[SELECTED_LOCK_SCREEN_WALLPAPER_ID] in <lambda>() constant79 .collect { (homeWallpaperId, lockWallpaperId) -> in <lambda>() method
176 val lockWallpaperId = FakeWallpaperClient.INITIAL_RECENT_WALLPAPERS[2].wallpaperId in setWallpaper() constant
620 String lockWallpaperId = prefs.getLockWallpaperRemoteId(); in getAppliedWallpaperIds() local
750 val lockWallpaperId = prefs.getLockWallpaperRemoteId() in <lambda>() constant
714 private void setImageWallpaperLockMetadata(int lockWallpaperId) { in setImageWallpaperLockMetadata()