Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPerformanceCollector.java493 stopAllocCounting(); in endPerformanceSnapshot()
563 private static void stopAllocCounting() { in stopAllocCounting() method in PerformanceCollector
567 Debug.stopAllocCounting(); in stopAllocCounting()
DDebug.java1350 public static void stopAllocCounting() { in stopAllocCounting() method in Debug
1351 VMDebug.stopAllocCounting(); in stopAllocCounting()
/frameworks/base/tools/preload/loadclass/
DLoadClass.java57 Debug.stopAllocCounting(); in main()
/frameworks/base/core/java/android/app/
DInstrumentation.java1547 public void stopAllocCounting() { in stopAllocCounting() method in Instrumentation
1551 Debug.stopAllocCounting(); in stopAllocCounting()
/frameworks/base/api/
Dlint-baseline.txt278 DeprecationMismatch: android.app.Instrumentation#stopAllocCounting():
Dcurrent.txt5090 method @Deprecated public void stopAllocCounting();
34784 method @Deprecated public static void stopAllocCounting();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4381 method public void stopAllocCounting();
21636 method public static deprecated void stopAllocCounting();
/frameworks/base/non-updatable-api/
Dcurrent.txt5090 method @Deprecated public void stopAllocCounting();
34640 method @Deprecated public static void stopAllocCounting();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt51984 Landroid/os/PerformanceCollector;->stopAllocCounting()V
102913 Ldalvik/system/VMDebug;->stopAllocCounting()V