Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java79 public static final String JAVA_HEAP_DUMP_DURATION_MS_DEFAULT = field in DeviceConfigHelper
178 JAVA_HEAP_DUMP_DURATION_MS_DEFAULT, in getAllJavaHeapDumpProperties()
DConfigs.java124 DeviceConfigHelper.JAVA_HEAP_DUMP_DURATION_MS_DEFAULT, 1000); in initializeJavaHeapDumpConfigsIfNecessary()
272 DeviceConfigHelper.JAVA_HEAP_DUMP_DURATION_MS_DEFAULT, in maybeUpdateConfigs()
/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java939 DeviceConfigHelper.JAVA_HEAP_DUMP_DURATION_MS_DEFAULT, durationMs); in overrideJavaHeapDumpDeviceConfigValues()