Home
last modified time | relevance | path

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

/frameworks/base/tools/preload/loadclass/
DLoadClass.java53 int freedCount = Debug.getGlobalFreedCount(); in main()
/frameworks/base/core/java/android/os/
DPerformanceCollector.java576 results.putLong(METRIC_KEY_GLOBAL_FREED_COUNT, Debug.getGlobalFreedCount()); in getAllocCounts()
DDebug.java1404 public static int getGlobalFreedCount() { in getGlobalFreedCount() method in Debug
/frameworks/base/core/java/android/app/
DInstrumentation.java1572 results.putLong("global_freed_count", Debug.getGlobalFreedCount()); in getAllocCounts()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21594 method public static int getGlobalFreedCount();
/frameworks/base/api/
Dcurrent.txt34300 method @Deprecated public static int getGlobalFreedCount();