Searched refs:firstAttribution (Results 1 – 1 of 1) sorted by relevance
66 String firstAttribution = attributions.size() > 0 ? attributions.get(0) : null; in bindWallpaper() local72 } else if (firstAttribution != null) { in bindWallpaper()73 mTileLayout.setContentDescription(firstAttribution); in bindWallpaper()