Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DConfigs.java56 private static boolean sHeapProfileTrackJavaAllocationsDefault; field in Configs
147 sHeapProfileTrackJavaAllocationsDefault = properties.getBoolean( in initializeHeapProfileConfigsIfNecessary()
238 sHeapProfileTrackJavaAllocationsDefault = properties.getBoolean( in maybeUpdateConfigs()
240 sHeapProfileTrackJavaAllocationsDefault); in maybeUpdateConfigs()
358 sHeapProfileTrackJavaAllocationsDefault, paramsCopy); in generateConfigForRequest()