Searched refs:getSellerConfiguration (Results 1 – 5 of 5) sorted by relevance
82 expect.that(request.getSellerConfiguration()) in testGetAdSelectionDataRequest_sellerConfiguration_success()92 expect.that(request.getSellerConfiguration()).isNull(); in testGetAdSelectionDataRequest_withoutSellerConfiguration_success()
54 expect.that(getAdSelectionDataInput.getSellerConfiguration()).isNull(); in testBuildGetAdSelectionDataInput()71 expect.that(getAdSelectionDataInput.getSellerConfiguration()) in testBuildGetAdSelectionDataInputWithSellerConfiguration()93 expect.that(fromParcel.getSellerConfiguration()) in testParcelGetAdSelectionDataInput()
78 public SellerConfiguration getSellerConfiguration() { in getSellerConfiguration() method in GetAdSelectionDataRequest
153 public SellerConfiguration getSellerConfiguration() { in getSellerConfiguration() method in GetAdSelectionDataInput
144 …led") @Nullable public android.adservices.adselection.SellerConfiguration getSellerConfiguration();