Home
last modified time | relevance | path

Searched refs:processPendingAttributions (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/attribution/
DAttributionFallbackJobService.java93 processPendingAttributions(); in onStartJob()
117 void processPendingAttributions() { in processPendingAttributions() method in AttributionFallbackJobService
DAttributionJobService.java140 return processPendingAttributions(); in acquireLockAndProcessPendingAttributions()
151 ProcessingResult processPendingAttributions() { in processPendingAttributions() method in AttributionJobService
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/attribution/
DAttributionFallbackJobServiceTest.java447 .processPendingAttributions(); in testOnStopJob_stopsExecutingThread()
DAttributionJobServiceTest.java185 .processPendingAttributions(); in onStartJob_killSwitchOff_unlockingCheck()