Searched refs:sKillswitchStackSampling (Results 1 – 1 of 1) sorted by relevance
75 private static boolean sKillswitchStackSampling; field in Configs181 sKillswitchStackSampling = properties.getBoolean( in initializeStackSamplingConfigsIfNecessary()286 sKillswitchStackSampling = properties.getBoolean( in maybeUpdateConfigs()287 DeviceConfigHelper.KILLSWITCH_STACK_SAMPLING, sKillswitchStackSampling); in maybeUpdateConfigs()388 if (sKillswitchStackSampling) { in generateConfigForRequest()