Searched defs:sourceIds (Results 1 – 10 of 10) sorted by relevance
489 List<String> sourceIds = List.of("sourceId1", "sourceId2"); in delete_deletionModeAll_success() local581 List<String> sourceIds = List.of("sourceId1", "sourceId2"); in delete_deletionModeAllFlexApi_success() local720 List<String> sourceIds = List.of("sourceId1", "sourceId2"); in delete_deletionModeExcludeInternalData_success() local
73 private static void refreshSafetySources(Context context, List<String> sourceIds, in refreshSafetySources()
285 void updateSourceStatus(@NonNull Collection<String> sourceIds, @Source.Status int status) in updateSourceStatus()514 void deleteSources(@NonNull Collection<String> sourceIds) throws DatastoreException; in deleteSources()591 List<AggregateReport> fetchMatchingAggregateReports( in fetchMatchingAggregateReports()603 List<EventReport> fetchMatchingEventReports( in fetchMatchingEventReports()810 void deletePendingAggregateReportsAndAttributionsForSources(List<String> sourceIds) in deletePendingAggregateReportsAndAttributionsForSources()
997 public void updateSourceStatus(@NonNull Collection<String> sourceIds, @Source.Status int status) in updateSourceStatus()1865 public List<AggregateReport> fetchMatchingAggregateReports( in fetchMatchingAggregateReports()1878 public List<EventReport> fetchMatchingEventReports( in fetchMatchingEventReports()1893 Set<String> sourceIds = new HashSet<>(); in fetchFlexSourceIdsFor() local2213 ImmutableList.Builder<String> sourceIds = new ImmutableList.Builder<>(); in fetchMatchingSources() local
146 List<String> sourceIds = userIdsToSourceIds.valueAt(i); in sendRefreshSafetySourcesBroadcast() local390 List<String> sourceIds = new ArrayList<>(); in getSourceIdsForRefreshReason() local
132 String refreshBroadcastId, List<String> sourceIds, @UserIdInt int userId) { in reportSourceRefreshesInFlight()
124 val sourceIds = intent.getStringArrayExtra(EXTRA_REFRESH_SAFETY_SOURCE_IDS) in processRefreshSafetySources() constant
127 List<String> sourceIds = in delete() local
6065 List<String> sourceIds = in markLruDestSourcesAsDeleted_appDestEmptyExclusions_deletesLruDestinationSource() local6135 List<String> sourceIds = in markLruDestSourcesAsDeleted_appDestWebPubEmptyExclusions_deletesLruDestSource() local6201 List<String> sourceIds = in markLruDestSourcesAsDeleted_diffEnrollments_deletesLruDestSourceForChosenEnrollment() local6226 List<String> sourceIds = in markLruDestSourcesAsDeleted_appDestExcludeLruSource_deletes2ndLruDestSources() local
2009 List<String> sourceIds = sourceIdArg.getAllValues(); in shouldPerformMultipleAttributions() local