Searched refs:sKillswitchSystemTrace (Results 1 – 1 of 1) sorted by relevance
47 private static boolean sKillswitchSystemTrace; field in Configs95 sKillswitchSystemTrace = properties.getBoolean( in initializeSystemTraceConfigsIfNecessary()218 sKillswitchSystemTrace = properties.getBoolean( in maybeUpdateConfigs()219 DeviceConfigHelper.KILLSWITCH_SYSTEM_TRACE, sKillswitchSystemTrace); in maybeUpdateConfigs()420 if (sKillswitchSystemTrace) { in generateConfigForRequest()