Home
last modified time | relevance | path

Searched defs:attributions (Results 1 – 25 of 48) sorted by relevance

12

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPersister.java78 boolean setWallpaperInRotation(Bitmap wallpaperBitmap, List<String> attributions, in setWallpaperInRotation()
95 int setWallpaperBitmapInNextRotation(Bitmap wallpaperBitmap, List<String> attributions, in setWallpaperBitmapInNextRotation()
110 boolean finalizeWallpaperForNextRotation(List<String> attributions, String actionUrl, in finalizeWallpaperForNextRotation()
127 boolean saveStaticWallpaperMetadata(List<String> attributions, in saveStaticWallpaperMetadata()
DDefaultWallpaperPreferences.kt289 val attributions = metadata.attributions in <lambda>() constant
333 val attributions = metadata.attributions in <lambda>() constant
506 val attributions = metadata.attributions in <lambda>() constant
550 val attributions = metadata.attributions in <lambda>() constant
DDefaultWallpaperPersister.java211 public boolean setWallpaperInRotation(Bitmap wallpaperBitmap, List<String> attributions, in setWallpaperInRotation()
225 public int setWallpaperBitmapInNextRotation(Bitmap wallpaperBitmap, List<String> attributions, in setWallpaperBitmapInNextRotation()
237 public boolean finalizeWallpaperForNextRotation(List<String> attributions, String actionUrl, in finalizeWallpaperForNextRotation()
244 public boolean saveStaticWallpaperMetadata(List<String> attributions, in saveStaticWallpaperMetadata()
302 List<String> attributions, String actionUrl, String collectionId, in cropAndSetWallpaperBitmapInRotationStatic()
DDefaultWallpaperRefresher.java382 List<String> attributions = mWallpaperPreferences.getLockWallpaperAttributions(); in isLockScreenAttributionsEmpty() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/
Daggregate_report_service_test.json9 "attributions": [], array
28 "attributions": [], array
57 "attributions": [], array
76 "attributions": [], array
105 "attributions": [], array
124 "attributions": [], array
153 "attributions": [], array
183 "attributions": [], array
223 "attributions": [], array
264 "attributions": [], array
Devent_report_service_test.json8 "attributions": [], array
29 "attributions": [], array
60 "attributions": [], array
81 "attributions": [], array
112 "attributions": [], array
133 "attributions": [], array
164 "attributions": [], array
199 "attributions": [], array
244 "attributions": [], array
293 "attributions": [], array
Dmeasurement_delete_expired_test.json48 "attributions": [] array
75 "attributions": [] array
130 "attributions": [] array
159 "attributions": [] array
231 "attributions": [ array
260 "attributions": [ array
285 "attributions": [], array
367 "attributions": [], array
421 "attributions": [], array
472 "attributions": [], array
[all …]
Dattribution_service_test.json50 "attributions": [] array
111 "attributions": [ array
184 "attributions": [] array
255 "attributions": [ array
347 "attributions": [] array
454 "attributions": [ array
529 "attributions": [] array
576 "attributions": [] array
626 "attributions": [] array
673 "attributions": [] array
[all …]
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPersister.java103 public boolean setWallpaperInRotation(Bitmap wallpaperBitmap, List<String> attributions, in setWallpaperInRotation()
117 public int setWallpaperBitmapInNextRotation(Bitmap wallpaperBitmap, List<String> attributions, in setWallpaperBitmapInNextRotation()
127 public boolean finalizeWallpaperForNextRotation(List<String> attributions, String actionUrl, in finalizeWallpaperForNextRotation()
212 public boolean saveStaticWallpaperMetadata(List<String> attributions, String actionUrl, in saveStaticWallpaperMetadata()
DTestCurrentWallpaperInfoFactory.java64 private static WallpaperInfo createTestWallpaperInfo(List<String> attributions, in createTestWallpaperInfo()
DTestStaticWallpaperInfo.java101 public void setAttributions(List<String> attributions) { in setAttributions()
DTestLiveWallpaperInfo.java100 public void setAttributions(List<String> attributions) { in setAttributions()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/viewmodel/floatingSheet/
DInformationFloatingSheetViewModel.kt21 val attributions: List<String?>?, constant in com.android.wallpaper.picker.preview.ui.viewmodel.floatingSheet.InformationFloatingSheetViewModel
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DAttributionFormatter.java40 List<String> attributions = wallpaper.getAttributions(context); in formatWallpaperSubtitle() local
DPreviewFragment.java391 List<String> attributions = wallpaperInfo.getAttributions(requireContext()); in shouldShowInformationFloatingSheet() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DLiveWallpaperPrefMetadata.kt20 val attributions: List<String?>?, constant in com.android.wallpaper.model.LiveWallpaperPrefMetadata
DStaticWallpaperPrefMetadata.kt20 val attributions: List<String?>?, constant in com.android.wallpaper.model.StaticWallpaperPrefMetadata
DWallpaperMetadata.java38 public WallpaperMetadata(List<String> attributions, String actionUrl, String collectionId, in WallpaperMetadata()
DCurrentWallpaperInfo.java67 public CurrentWallpaperInfo(List<String> attributions, String actionUrl, String collectionId, in CurrentWallpaperInfo()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/data/
DCommonWallpaperData.kt25 val attributions: List<String?>?, constant in com.android.wallpaper.picker.data.CommonWallpaperData
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DWallpaperInfoView.java64 final List<String> attributions = wallpaperInfo.getAttributions(getContext()); in populateWallpaperInfo() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
DIndividualHolder.java67 List<String> attributions = wallpaper.getAttributions(mActivity); in bindWallpaper() local
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/module/
DDefaultWallpaperPersisterTest.java135 List<String> attributions = new ArrayList<>(); in newStaticWallpaperInfo() local
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/
DPreviewActivityTest.java115 List<String> attributions = new ArrayList<>(); in setUp() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_browser_deletion_tests/
Dwith_start_equals_end_no_origin_preserve.json130 "attributions": [ array
258 "attributions": [ array

12