Searched refs:SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK (Results 1 – 8 of 8) sorted by relevance
23 …roid.adservices.service.stats.AdsRelevanceStatusUtils.SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK;69 keyFetchLogger.setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in testServerAuctionKeyFetchExecutionLogger_successNetworkKeyFetch()83 .isEqualTo(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in testServerAuctionKeyFetchExecutionLogger_successNetworkKeyFetch()167 keyFetchLogger.setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in testServerAuctionKeyFetchExecutionLogger_DatabaseKeyFetch_WrongEncryptionKeySource()197 keyFetchLogger.setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in testServerAuctionKeyFetchExecutionLogger_missingStartOfGetAdSelectionData()212 .isEqualTo(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in testServerAuctionKeyFetchExecutionLogger_missingStartOfGetAdSelectionData()233 keyFetchLogger.setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in testServerAuctionKeyFetchExecutionLogger_redundantEndOfGetAdSelectionData()248 .isEqualTo(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in testServerAuctionKeyFetchExecutionLogger_redundantEndOfGetAdSelectionData()
20 …roid.adservices.service.stats.AdsRelevanceStatusUtils.SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK;32 private static final int ENCRYPTION_KEY_SOURCE = SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK;
147 public static final int SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK = 2; field in AdsRelevanceStatusUtils297 SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK
21 …roid.adservices.service.stats.AdsRelevanceStatusUtils.SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK;110 if (mEncryptionKeySource != SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK) { in logServerAuctionKeyFetchCalledStatsFromNetwork()
23 …roid.adservices.service.stats.AdsRelevanceStatusUtils.SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK;172 keyFetchLogger.setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in fetchKeyPayload()
30 …roid.adservices.service.stats.AdsRelevanceStatusUtils.SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK;340 .setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in test_fetchAndPersistAuctionKey_fetchSuccess_returnsLatestActiveAuctionKey()377 .setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in test_fetchAndPersistJoinKey_fetchSuccess_returnsLatestActiveJoinKey()
32 …roid.adservices.service.stats.AdsRelevanceStatusUtils.SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK;315 .setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in test_fetchAndPersistAuctionKey_fetchSuccess_withLogging()408 .setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in test_fetchAndPersistJoinKey_fetchSuccess_returnsLatestActiveJoinKey()
29 …roid.adservices.service.stats.AdsRelevanceStatusUtils.SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK;1284 mFetchProcessLogger.setEncryptionKeySource(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in setupServerAuctionKeyFetchCalledStatsLogging()1297 .isEqualTo(SERVER_AUCTION_ENCRYPTION_KEY_SOURCE_NETWORK); in verifyServerAuctionKeyFetchCalledStatsLogging()