Searched refs:overrideString (Results 1 – 5 of 5) sorted by relevance
132 String overrideString = isOverride ? "false" : "null"; in overrideMeasurementKillSwitches() local134 "device_config put adservices global_kill_switch " + overrideString); in overrideMeasurementKillSwitches()136 "device_config put adservices measurement_kill_switch " + overrideString); in overrideMeasurementKillSwitches()139 + overrideString); in overrideMeasurementKillSwitches()142 + overrideString); in overrideMeasurementKillSwitches()145 + overrideString); in overrideMeasurementKillSwitches()148 + overrideString); in overrideMeasurementKillSwitches()151 + overrideString); in overrideMeasurementKillSwitches()154 + overrideString); in overrideMeasurementKillSwitches()156 "device_config put adservices adid_kill_switch " + overrideString); in overrideMeasurementKillSwitches()
125 String overrideString = isOverride ? "false" : "null"; in overrideMeasurementKillSwitches() local126 runShellCommand("device_config put adservices global_kill_switch " + overrideString); in overrideMeasurementKillSwitches()127 runShellCommand("device_config put adservices measurement_kill_switch " + overrideString); in overrideMeasurementKillSwitches()130 + overrideString); in overrideMeasurementKillSwitches()133 + overrideString); in overrideMeasurementKillSwitches()136 + overrideString); in overrideMeasurementKillSwitches()139 + overrideString); in overrideMeasurementKillSwitches()142 + overrideString); in overrideMeasurementKillSwitches()145 + overrideString); in overrideMeasurementKillSwitches()
260 String overrideString = isOverride ? "false" : "null"; in overrideMeasurementKillSwitches() local262 "device_config put adservices global_kill_switch " + overrideString); in overrideMeasurementKillSwitches()264 "device_config put adservices measurement_kill_switch " + overrideString); in overrideMeasurementKillSwitches()267 + overrideString); in overrideMeasurementKillSwitches()270 + overrideString); in overrideMeasurementKillSwitches()273 + overrideString); in overrideMeasurementKillSwitches()276 + overrideString); in overrideMeasurementKillSwitches()279 + overrideString); in overrideMeasurementKillSwitches()282 + overrideString); in overrideMeasurementKillSwitches()
122 String overrideString = shouldOverride ? "false" : "null"; in overridingAdservicesAdIdKillSwitch() local124 "device_config put adservices adid_kill_switch " + overrideString); in overridingAdservicesAdIdKillSwitch()
126 String overrideString = shouldOverride ? "false" : "null"; in overrideAdservicesAppSetIdKillSwitch() local128 "device_config put adservices appsetid_kill_switch " + overrideString); in overrideAdservicesAppSetIdKillSwitch()