Searched refs:getLegacyMeasurementKillSwitch (Results 1 – 6 of 6) sorted by relevance
280 return getLegacyMeasurementKillSwitch() in getMeasurementAttributionFallbackJobEnabled()309 public boolean getLegacyMeasurementKillSwitch() { in getLegacyMeasurementKillSwitch() method in SmartFlags326 return getLegacyMeasurementKillSwitch() in getMeasurementApiDeleteRegistrationsKillSwitch()338 return getLegacyMeasurementKillSwitch() in getMeasurementApiStatusKillSwitch()350 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterSourceKillSwitch()362 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterTriggerKillSwitch()375 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterWebSourceKillSwitch()388 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterSourcesKillSwitch()401 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterWebTriggerKillSwitch()415 return getLegacyMeasurementKillSwitch() in getMeasurementJobAggregateFallbackReportingKillSwitch()[all …]
174 public final boolean getLegacyMeasurementKillSwitch() { in getLegacyMeasurementKillSwitch() method in RawFlagsForTests180 return !getLegacyMeasurementKillSwitch(); in getMeasurementEnabled()
2305 default boolean getLegacyMeasurementKillSwitch() { in getLegacyMeasurementKillSwitch() method2331 return getLegacyMeasurementKillSwitch() || MEASUREMENT_API_DELETE_REGISTRATIONS_KILL_SWITCH; in getMeasurementApiDeleteRegistrationsKillSwitch()2347 return getLegacyMeasurementKillSwitch() || MEASUREMENT_API_STATUS_KILL_SWITCH; in getMeasurementApiStatusKillSwitch()2363 return getLegacyMeasurementKillSwitch() || MEASUREMENT_API_REGISTER_SOURCE_KILL_SWITCH; in getMeasurementApiRegisterSourceKillSwitch()2379 return getLegacyMeasurementKillSwitch() || MEASUREMENT_API_REGISTER_TRIGGER_KILL_SWITCH; in getMeasurementApiRegisterTriggerKillSwitch()2396 return getLegacyMeasurementKillSwitch() || MEASUREMENT_API_REGISTER_WEB_SOURCE_KILL_SWITCH; in getMeasurementApiRegisterWebSourceKillSwitch()2412 return getLegacyMeasurementKillSwitch() || MEASUREMENT_API_REGISTER_SOURCES_KILL_SWITCH; in getMeasurementApiRegisterSourcesKillSwitch()2429 return getLegacyMeasurementKillSwitch() || MEASUREMENT_API_REGISTER_WEB_TRIGGER_KILL_SWITCH; in getMeasurementApiRegisterWebTriggerKillSwitch()2446 return getLegacyMeasurementKillSwitch() in getMeasurementJobAggregateFallbackReportingKillSwitch()2464 return getLegacyMeasurementKillSwitch() || MEASUREMENT_JOB_AGGREGATE_REPORTING_KILL_SWITCH; in getMeasurementJobAggregateReportingKillSwitch()[all …]
898 return getLegacyMeasurementKillSwitch() in getMeasurementAttributionFallbackJobEnabled()1630 public boolean getLegacyMeasurementKillSwitch() { in getLegacyMeasurementKillSwitch() method in PhFlags1647 return getLegacyMeasurementKillSwitch() in getMeasurementApiDeleteRegistrationsKillSwitch()1661 return getLegacyMeasurementKillSwitch() in getMeasurementApiStatusKillSwitch()1674 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterSourceKillSwitch()1687 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterTriggerKillSwitch()1701 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterWebSourceKillSwitch()1715 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterSourcesKillSwitch()1729 return getLegacyMeasurementKillSwitch() in getMeasurementApiRegisterWebTriggerKillSwitch()1746 return getLegacyMeasurementKillSwitch() in getMeasurementJobAggregateFallbackReportingKillSwitch()[all …]
259 "MEASUREMENT_KILL_SWITCH", Flags::getLegacyMeasurementKillSwitch); in testGetLegacyMeasurementKillSwitch()261 .that(mFlags.getLegacyMeasurementKillSwitch()) in testGetLegacyMeasurementKillSwitch()264 .that(mGlobalKsOnFlags.getLegacyMeasurementKillSwitch()) in testGetLegacyMeasurementKillSwitch()267 .that(mGlobalKsOffFlags.getLegacyMeasurementKillSwitch()) in testGetLegacyMeasurementKillSwitch()1812 public boolean getLegacyMeasurementKillSwitch() { in getLegacyMeasurementKillSwitch() method in FlagsTest.MsmtKillSwitchAwareFlags
183 Flags::getLegacyMeasurementKillSwitch); in testGetLegacyMeasurementKillSwitch()