Searched refs:stopMethodTracing (Results 1 - 12 of 12) sorted by relevance

/frameworks/base/core/java/android/ddm/
H A DDdmHandleProfiling.java121 Debug.stopMethodTracing();
166 Debug.stopMethodTracing();
/frameworks/base/core/tests/coretests/src/android/os/
H A DTraceTest.java76 Debug.stopMethodTracing();
/frameworks/base/core/java/android/os/
H A DDebug.java56 * {@link #stopMethodTracing()}.
384 * information about reading these files. Call stopMethodTracing() to stop
474 * Starts method tracing without a backing file. When stopMethodTracing
495 public static void stopMethodTracing() { method in class:Debug
496 VMDebug.stopMethodTracing();
/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java630 Debug.stopMethodTracing();
763 Debug.stopMethodTracing();
/frameworks/base/test-runner/src/android/test/
H A DTestRunner.java177 Debug.stopMethodTracing();
/frameworks/base/core/java/android/app/
H A DInstrumentation.java282 Debug.stopMethodTracing();
H A DActivityThread.java3067 Debug.stopMethodTracing();
3285 Debug.stopMethodTracing();
/frameworks/base/services/java/com/android/server/
H A DDropBoxManagerService.java393 if (PROFILE_DUMP) Debug.stopMethodTracing();
H A DWindowManagerService.java10005 Debug.stopMethodTracing();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarService.java1496 android.os.Debug.stopMethodTracing();
/frameworks/base/core/java/android/widget/
H A DAbsListView.java2501 Debug.stopMethodTracing();
2920 Debug.stopMethodTracing();
/frameworks/base/core/java/android/view/
H A DViewRoot.java1862 Debug.stopMethodTracing();

Completed in 1928 milliseconds