Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java92 public static final String STACK_SAMPLING_DURATION_MS_DEFAULT = field in DeviceConfigHelper
207 STACK_SAMPLING_DURATION_MS_DEFAULT, in getAllStackSamplingProperties()
DConfigs.java186 DeviceConfigHelper.STACK_SAMPLING_DURATION_MS_DEFAULT, 60000); in initializeStackSamplingConfigsIfNecessary()
292 DeviceConfigHelper.STACK_SAMPLING_DURATION_MS_DEFAULT, in maybeUpdateConfigs()
/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java962 DeviceConfigHelper.STACK_SAMPLING_DURATION_MS_DEFAULT, durationDefaultMs); in overrideStackSamplingDeviceConfigValues()