Searched refs:setHomeWallpaperAttributions (Results 1 – 6 of 6) sorted by relevance
78 mPrefs.setHomeWallpaperAttributions(wallpaperInfo.getAttributions(mAppContext)); in setIndividualWallpaper()101 mPrefs.setHomeWallpaperAttributions(wallpaper.getAttributions(mAppContext)); in setIndividualWallpaperWithPosition()
102 public void setHomeWallpaperAttributions(List<String> attributions) { in setHomeWallpaperAttributions() method in TestWallpaperPreferences
163 mWallpaperPreferences.setHomeWallpaperAttributions( in setFallbackHomeScreenWallpaperMetadata()174 mWallpaperPreferences.setHomeWallpaperAttributions(Arrays.asList( in setFallbackHomeScreenWallpaperMetadata()
399 mWallpaperPreferences.setHomeWallpaperAttributions(attributions); in finalizeWallpaperForRotatingComponent()545 .setHomeWallpaperAttributions(mWallpaperInfoInPreview.getAttributions(mAppContext)); in setLiveWallpaperMetadata()763 mWallpaperPreferences.setHomeWallpaperAttributions( in setImageWallpaperHomeMetadata()
58 void setHomeWallpaperAttributions(List<String> attributions); in setHomeWallpaperAttributions() method
197 public void setHomeWallpaperAttributions(List<String> attributions) { in setHomeWallpaperAttributions() method in DefaultWallpaperPreferences