Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPerformanceCollector.java492 stopAllocCounting(); in endPerformanceSnapshot()
562 private static void stopAllocCounting() { in stopAllocCounting() method in PerformanceCollector
566 Debug.stopAllocCounting(); in stopAllocCounting()
DDebug.java1349 public static void stopAllocCounting() { in stopAllocCounting() method in Debug
1350 VMDebug.stopAllocCounting(); in stopAllocCounting()
/frameworks/base/tools/preload/loadclass/
DLoadClass.java57 Debug.stopAllocCounting(); in main()
/frameworks/base/core/java/android/app/
DInstrumentation.java1540 public void stopAllocCounting() { in stopAllocCounting() method in Instrumentation
1544 Debug.stopAllocCounting(); in stopAllocCounting()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4381 method public void stopAllocCounting();
21636 method public static deprecated void stopAllocCounting();
/frameworks/base/api/
Dcurrent.txt5088 method @Deprecated public void stopAllocCounting();
34344 method @Deprecated public static void stopAllocCounting();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt55724 Landroid/os/PerformanceCollector;->stopAllocCounting()V
109740 Ldalvik/system/VMDebug;->stopAllocCounting()V