Home
last modified time | relevance | path

Searched refs:flagsWithAppInstallDisabled (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/customaudience/
DCustomAudienceServiceEndToEndTest.java495 Flags flagsWithAppInstallDisabled = in testJoinCustomAudienceAppInstallDisabled() local
507 doReturn(flagsWithAppInstallDisabled).when(FlagsFactory::getFlags); in testJoinCustomAudienceAppInstallDisabled()
508 reInitServiceWithFlags(flagsWithAppInstallDisabled); in testJoinCustomAudienceAppInstallDisabled()
681 Flags flagsWithAppInstallDisabled = in testFetchAndJoinCustomAudienceAppInstallDisabled() local
694 doReturn(flagsWithAppInstallDisabled).when(FlagsFactory::getFlags); in testFetchAndJoinCustomAudienceAppInstallDisabled()
695 reInitServiceWithFlags(flagsWithAppInstallDisabled); in testFetchAndJoinCustomAudienceAppInstallDisabled()
1772 Flags flagsWithAppInstallDisabled = in testScheduleCustomAudienceUpdate_AppInstallDisabled() local
1784 doReturn(flagsWithAppInstallDisabled).when(FlagsFactory::getFlags); in testScheduleCustomAudienceUpdate_AppInstallDisabled()
1785 reInitServiceWithFlags(flagsWithAppInstallDisabled); in testScheduleCustomAudienceUpdate_AppInstallDisabled()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java848 Flags flagsWithAppInstallDisabled = in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled() local
862 mAppInstallDao, mFrequencyCapDaoSpy, flagsWithAppInstallDisabled); in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()
863 doReturn(flagsWithAppInstallDisabled).when(FlagsFactory::getFlags); in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()
866 flagsWithAppInstallDisabled, in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()