Searched refs:stopAllocCounting (Results 1 – 8 of 8) sorted by relevance
486 stopAllocCounting(); in endPerformanceSnapshot()556 private static void stopAllocCounting() { in stopAllocCounting() method in PerformanceCollector560 Debug.stopAllocCounting(); in stopAllocCounting()
576 public static void stopAllocCounting() { in stopAllocCounting() method in Debug577 VMDebug.stopAllocCounting(); in stopAllocCounting()
57 Debug.stopAllocCounting(); in main()
319 Debug.stopAllocCounting(); in preloadClasses()365 Debug.stopAllocCounting(); in preloadResources()
1229 public void stopAllocCounting() { in stopAllocCounting() method in Instrumentation1233 Debug.stopAllocCounting(); in stopAllocCounting()
120 {@link android.os.Debug#startAllocCounting()} and {@link android.os.Debug#stopAllocCounting()}
3442 method public void stopAllocCounting();14561 method public static void stopAllocCounting();