Searched refs:AsyncSourceFetcher (Results 1 – 7 of 7) sorted by relevance
40 import com.android.adservices.service.measurement.registration.AsyncSourceFetcher;101 AsyncSourceFetcher asyncSourceFetcher, in getAsyncRegistrationQueueRunner()
73 import com.android.adservices.service.measurement.registration.AsyncSourceFetcher;131 AsyncSourceFetcher mAsyncSourceFetcher;205 new AsyncSourceFetcher( in E2EMockTest()
76 private final AsyncSourceFetcher mAsyncSourceFetcher;88 mAsyncSourceFetcher = new AsyncSourceFetcher(context); in AsyncRegistrationQueueRunner()101 AsyncSourceFetcher asyncSourceFetcher, in AsyncRegistrationQueueRunner()123 AsyncSourceFetcher asyncSourceFetcher, in AsyncRegistrationQueueRunner()
75 public class AsyncSourceFetcher { class87 public AsyncSourceFetcher(Context context) { in AsyncSourceFetcher() method in AsyncSourceFetcher97 public AsyncSourceFetcher( in AsyncSourceFetcher() method in AsyncSourceFetcher
116 import com.android.adservices.service.measurement.registration.AsyncSourceFetcher;245 private AsyncSourceFetcher mAsyncSourceFetcherSpy =246 new AsyncSourceFetcher(
191 private AsyncSourceFetcher mAsyncSourceFetcher;249 mAsyncSourceFetcher = spy(new AsyncSourceFetcher(sContext)); in before()3187 AsyncSourceFetcher mFetcher = in testRegisterWebSource_failsWebAndOsDestinationVerification()3189 new AsyncSourceFetcher( in testRegisterWebSource_failsWebAndOsDestinationVerification()
177 private AsyncSourceFetcher mFetcher;199 new AsyncSourceFetcher( in setup()