Home
last modified time | relevance | path

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

/packages/modules/Profiling/framework/java/android/os/
DProfilingManager.java81 public static final String KEY_TRACK_JAVA_ALLOCATIONS = "KEY_TRACK_JAVA_ALLOCATIONS"; field in ProfilingManager
/packages/modules/Profiling/service/java/com/android/os/profiling/
DConfigs.java357 ProfilingManager.KEY_TRACK_JAVA_ALLOCATIONS, in generateConfigForRequest()