Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java62 public static final String HEAP_PROFILE_DURATION_MS_DEFAULT = field in DeviceConfigHelper
191 HEAP_PROFILE_DURATION_MS_DEFAULT, in getAllHeapProfileProperties()
DConfigs.java152 DeviceConfigHelper.HEAP_PROFILE_DURATION_MS_DEFAULT, 120000); in initializeHeapProfileConfigsIfNecessary()
245 DeviceConfigHelper.HEAP_PROFILE_DURATION_MS_DEFAULT, in maybeUpdateConfigs()
/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java950 DeviceConfigHelper.HEAP_PROFILE_DURATION_MS_DEFAULT, durationDefaultMs); in overrideHeapProfileDeviceConfigValues()