Searched refs:runShellCommand (Results 1 – 1 of 1) sorted by relevance
47 private void runShellCommand(String command) { in runShellCommand() method in TestUtil55 runShellCommand("device_config put adservices global_kill_switch " + false); in overrideKillSwitches()56 runShellCommand("device_config put adservices topics_kill_switch " + false); in overrideKillSwitches()58 runShellCommand("device_config put adservices global_kill_switch " + null); in overrideKillSwitches()59 runShellCommand("device_config put adservices topics_kill_switch " + null); in overrideKillSwitches()64 runShellCommand("device_config put adservices disable_topics_enrollment_check " + enable); in enableEnrollmentCheck()69 runShellCommand( in overrideEpochPeriod()75 runShellCommand( in overridePercentageForRandomTopic()82 runShellCommand( in forceEpochComputationJob()89 runShellCommand("setprop debug.adservices.consent_manager_debug_mode " + overrideStr); in overrideConsentManagerDebugMode()[all …]