Searched defs:fetchPayload (Results 1 – 2 of 2) sorted by relevance
182 public ListenableFuture<AdServicesHttpClientResponse> fetchPayload(@NonNull Uri uri) { in fetchPayload() method in AdServicesHttpsClient194 public ListenableFuture<AdServicesHttpClientResponse> fetchPayload( in fetchPayload() method in AdServicesHttpsClient
665 private AdServicesHttpClientResponse fetchPayload(Uri uri) throws Exception { in fetchPayload() method in AdServicesHttpsClientTest