Home
last modified time | relevance | path

Searched refs:KILLSWITCH_SYSTEM_TRACE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java45 public static final String KILLSWITCH_SYSTEM_TRACE = "killswitch_system_trace"; field in DeviceConfigHelper
221 KILLSWITCH_SYSTEM_TRACE, in getAllSystemTraceProperties()
DConfigs.java96 DeviceConfigHelper.KILLSWITCH_SYSTEM_TRACE, false); in initializeSystemTraceConfigsIfNecessary()
219 DeviceConfigHelper.KILLSWITCH_SYSTEM_TRACE, sKillswitchSystemTrace); in maybeUpdateConfigs()
/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java972 DeviceConfigHelper.KILLSWITCH_SYSTEM_TRACE, killswitchEnabled); in overrideSystemTraceDeviceConfigValues()