Searched refs:getFledgeAuctionServerKillSwitch (Results 1 – 8 of 8) sorted by relevance
438 public boolean getFledgeAuctionServerKillSwitch() { in getFledgeAuctionServerKillSwitch() method in BackgroundKeyFetchJobServiceTest.FlagsWithEnabledBgFGaUxDisabled460 public boolean getFledgeAuctionServerKillSwitch() { in getFledgeAuctionServerKillSwitch() method in BackgroundKeyFetchJobServiceTest.FlagsWithEnabledBgFGaUxEnabled498 public boolean getFledgeAuctionServerKillSwitch() { in getFledgeAuctionServerKillSwitch() method in BackgroundKeyFetchJobServiceTest.FlagsWithKillSwitchOn518 public boolean getFledgeAuctionServerKillSwitch() { in getFledgeAuctionServerKillSwitch() method in BackgroundKeyFetchJobServiceTest.FlagsWithKillSwitchOff
80 if (FlagsFactory.getFlags().getFledgeAuctionServerKillSwitch()) { in onStartJob()
400 if (BinderFlagReader.readFlag(mFlags::getFledgeAuctionServerKillSwitch)) { in getAdSelectionData()463 if (BinderFlagReader.readFlag(mFlags::getFledgeAuctionServerKillSwitch)) { in persistAdSelectionResult()
2876 Flags::getFledgeAuctionServerKillSwitch); in testGetFledgeAuctionServerKillSwitch()2900 assertThat(mPhFlags.getFledgeAuctionServerKillSwitch()) in test_fledgeSelectAdsServiceKillSwitch_shouldOverrideOtherKillSwitches()2905 assertThat(mPhFlags.getFledgeAuctionServerKillSwitch()).isEqualTo(true); in test_fledgeSelectAdsServiceKillSwitch_shouldOverrideOtherKillSwitches()2918 assertThat(mPhFlags.getFledgeAuctionServerKillSwitch()) in testGetFledgeGlobalKillSwitchOverridesOtherFledgeKillSwitches()2930 assertThat(mPhFlags.getFledgeAuctionServerKillSwitch()).isEqualTo(phOverridingValue); in testGetFledgeGlobalKillSwitchOverridesOtherFledgeKillSwitches()
2636 default boolean getFledgeAuctionServerKillSwitch() { in getFledgeAuctionServerKillSwitch() method
1842 public boolean getFledgeAuctionServerKillSwitch() { in getFledgeAuctionServerKillSwitch() method in PhFlags4271 + getFledgeAuctionServerKillSwitch()); in dump()
2398 public boolean getFledgeAuctionServerKillSwitch() {
4604 public boolean getFledgeAuctionServerKillSwitch() { in getFledgeAuctionServerKillSwitch() method in AuctionServerE2ETest.AuctionServerE2ETestFlags