Searched refs:firstAttribution (Results 1 – 1 of 1) sorted by relevance
68 String firstAttribution = attributions.size() > 0 ? attributions.get(0) : null; in bindWallpaper() local74 } else if (firstAttribution != null) { in bindWallpaper()77 contentDescription != null ? contentDescription : firstAttribution); in bindWallpaper()