Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/assets/
Daggregate_report_service_test.json9 "attributions": [], array
29 "attributions": [], array
60 "attributions": [], array
80 "attributions": [], array
111 "attributions": [], array
131 "attributions": [], array
162 "attributions": [], array
194 "attributions": [], array
236 "attributions": [], array
280 "attributions": [], array
Devent_report_service_test.json8 "attributions": [], array
29 "attributions": [], array
61 "attributions": [], array
82 "attributions": [], array
114 "attributions": [], array
135 "attributions": [], array
167 "attributions": [], array
202 "attributions": [], array
247 "attributions": [], array
296 "attributions": [], array
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 …]
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 …]
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultWallpaperPreferences.kt297 val attributions = metadata.attributions in <lambda>() constant
341 val attributions = metadata.attributions in <lambda>() constant
514 val attributions = metadata.attributions in <lambda>() constant
558 val attributions = metadata.attributions in <lambda>() constant
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()
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()
/aosp_15_r20/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()
DFakeLiveWallpaperClientImpl.kt27 val attributions: MutableList<String> = ArrayList() in getAll() constant
DTestCurrentWallpaperInfoFactory.java64 private static WallpaperInfo createTestWallpaperInfo(List<String> attributions, in createTestWallpaperInfo()
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/preview/ui/viewmodel/floatingSheet/
DInformationFloatingSheetViewModel.java13 private final java.util.List<java.lang.String> attributions = null; field in InformationFloatingSheetViewModel
21 java.util.List<java.lang.String> attributions, @org.jetbrains.annotations.Nullable() in InformationFloatingSheetViewModel()
70 java.util.List<java.lang.String> attributions, @org.jetbrains.annotations.Nullable() in copy()
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/model/
DLiveWallpaperPrefMetadata.java9 private final java.util.List<java.lang.String> attributions = null; field in LiveWallpaperPrefMetadata
18 public LiveWallpaperPrefMetadata(@org.jetbrains.annotations.Nullable() in LiveWallpaperPrefMetadata()
75 …al com.android.wallpaper.model.LiveWallpaperPrefMetadata copy(@org.jetbrains.annotations.Nullable() in copy()
DStaticWallpaperPrefMetadata.java9 private final java.util.List<java.lang.String> attributions = null; field in StaticWallpaperPrefMetadata
20 public StaticWallpaperPrefMetadata(@org.jetbrains.annotations.Nullable() in StaticWallpaperPrefMetadata()
88 … com.android.wallpaper.model.StaticWallpaperPrefMetadata copy(@org.jetbrains.annotations.Nullable() in copy()
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/data/
DCommonWallpaperData.java15 private final java.util.List<java.lang.String> attributions = null; field in CommonWallpaperData
28 java.util.List<java.lang.String> attributions, @org.jetbrains.annotations.Nullable() in CommonWallpaperData()
114 java.util.List<java.lang.String> attributions, @org.jetbrains.annotations.Nullable() in copy()
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/module/
DWallpaperPreferences.java54 public abstract void setHomeWallpaperAttributions(@org.jetbrains.annotations.Nullable() in setHomeWallpaperAttributions()
178 public abstract void setLockWallpaperAttributions(@org.jetbrains.annotations.Nullable() in setLockWallpaperAttributions()
496 java.util.List<java.lang.String> attributions, @org.jetbrains.annotations.Nullable() in storeLatestWallpaper()
DDefaultWallpaperPreferences.java114 public void setHomeWallpaperAttributions(@org.jetbrains.annotations.Nullable() in setHomeWallpaperAttributions()
223 public void setLockWallpaperAttributions(@org.jetbrains.annotations.Nullable() in setLockWallpaperAttributions()
461 java.util.List<java.lang.String> attributions, @org.jetbrains.annotations.Nullable() in storeLatestWallpaper()
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DAttributionFormatter.java40 List<String> attributions = wallpaper.getAttributions(context); in formatWallpaperSubtitle() local
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/viewmodel/floatingSheet/
DInformationFloatingSheetViewModel.kt24 val attributions: List<String>?, constant in com.android.wallpaper.picker.preview.ui.viewmodel.floatingSheet.InformationFloatingSheetViewModel
/aosp_15_r20/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()
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/data/
DCommonWallpaperData.kt25 val attributions: List<String>?, constant in com.android.wallpaper.picker.data.CommonWallpaperData
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DWallpaperInfoView.java64 final List<String> attributions = wallpaperInfo.getAttributions(getContext()); in populateWallpaperInfo() local
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
DIndividualHolder.java67 List<String> attributions = wallpaper.getAttributions(mActivity); in bindWallpaper() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/pm/pkg/component/
H A DParsedAttributionUtils.java117 public static boolean isCombinationValid(@Nullable List<ParsedAttribution> attributions) { in isCombinationValid()

12345678