Home
last modified time | relevance | path

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

/frameworks/base/tools/preload/loadclass/
DLoadClass.java53 int freedCount = Debug.getGlobalFreedCount(); in main()
/frameworks/base/core/java/android/os/
DPerformanceCollector.java570 results.putLong(METRIC_KEY_GLOBAL_FREED_COUNT, Debug.getGlobalFreedCount()); in getAllocCounts()
DDebug.java1251 public static int getGlobalFreedCount() { in getGlobalFreedCount() method in Debug
/frameworks/base/core/java/android/app/
DInstrumentation.java1394 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.txt28404 method public static deprecated int getGlobalFreedCount();
Dtest-current.txt28473 method public static deprecated int getGlobalFreedCount();
Dsystem-current.txt30845 method public static deprecated int getGlobalFreedCount();