Searched refs:getFledgeAuctionServerAuctionKeyFetchUri (Results 1 – 8 of 8) sorted by relevance
360 return Uri.parse(mFlags.getFledgeAuctionServerAuctionKeyFetchUri());
222 String defaultUrl = mFlags.getFledgeAuctionServerAuctionKeyFetchUri(); in fetchNewKeys()
381 return Uri.parse(mFlags.getFledgeAuctionServerAuctionKeyFetchUri());
780 .isEqualTo(mFakeFlags.getFledgeAuctionServerAuctionKeyFetchUri()); in test_getKeyFetchUriOfType_withAuctionKeyType_coordinatorNull_success()
1818 default String getFledgeAuctionServerAuctionKeyFetchUri() { in getFledgeAuctionServerAuctionKeyFetchUri() method
2574 public String getFledgeAuctionServerAuctionKeyFetchUri() { in getFledgeAuctionServerAuctionKeyFetchUri() method in PhFlags
1377 public final String getFledgeAuctionServerAuctionKeyFetchUri() { in getFledgeAuctionServerAuctionKeyFetchUri() method in RawFlags
5058 Flags::getFledgeAuctionServerAuctionKeyFetchUri); in testFledgeAuctionServerAuctionKeyFetchUri()