Home
last modified time | relevance | path

Searched refs:HEAP_PROFILE_SIZE_KB_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java66 public static final String HEAP_PROFILE_SIZE_KB_DEFAULT = "heap_profile_size_kb_default"; field in DeviceConfigHelper
194 HEAP_PROFILE_SIZE_KB_DEFAULT, in getAllHeapProfileProperties()
DConfigs.java158 DeviceConfigHelper.HEAP_PROFILE_SIZE_KB_DEFAULT, 65536); in initializeHeapProfileConfigsIfNecessary()
252 DeviceConfigHelper.HEAP_PROFILE_SIZE_KB_DEFAULT, sHeapProfileSizeKbDefault); in maybeUpdateConfigs()