Home
last modified time | relevance | path

Searched refs:stopMethodTracing (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/java/android/ddm/
DDdmHandleProfiling.java120 Debug.stopMethodTracing(); in handleMPRE()
165 Debug.stopMethodTracing(); in handleMPSE()
/frameworks/base/docs/html/guide/developing/debugging/
Ddebugging-tracing.jd241 android.os.Debug#stopMethodTracing() stopMethodTracing()}. These methods start and stop method
245 {@link android.os.Debug#stopMethodTracing() stopMethodTracing()} in that activity's
252 Debug.stopMethodTracing();
260 stopMethodTracing(), at which time it writes the buffered data to the output file. If the system
261 reaches the maximum buffer size before stopMethodTracing() is called, the system stops tracing
Dddms.jd180 …{@link android.os.Debug#stopMethodTracing()} methods. For more information about generating trace …
/frameworks/base/core/tests/coretests/src/android/os/
DTraceTest.java76 Debug.stopMethodTracing(); in testMethodTracing()
/frameworks/base/core/java/android/os/
DDebug.java535 public static void stopMethodTracing() { in stopMethodTracing() method in Debug
536 VMDebug.stopMethodTracing(); in stopMethodTracing()
/frameworks/opt/calendar/tests/src/com/android/calendarcommon/
DRRuleTest.java122 Debug.stopMethodTracing(); in runRecurrenceIteratorTest()
DRecurrenceProcessorTest.java113 Debug.stopMethodTracing(); in verifyRecurrence()
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternView.java665 Debug.stopMethodTracing(); in onTouchEvent()
816 Debug.stopMethodTracing();
/frameworks/base/test-runner/src/android/test/
DTestRunner.java177 Debug.stopMethodTracing(); in finishProfiling()
/frameworks/base/services/java/com/android/server/
DDropBoxManagerService.java415 if (PROFILE_DUMP) Debug.stopMethodTracing(); in dump()
/frameworks/base/core/java/android/app/
DInstrumentation.java281 Debug.stopMethodTracing(); in stopProfiling()
DActivityThread.java432 Debug.stopMethodTracing(); in stopProfiling()
3939 Debug.stopMethodTracing(); in finishInstrumentation()
/frameworks/base/docs/html/guide/publishing/
Dpreparing.jd189 {@link android.os.Debug#stopMethodTracing()} method calls.</p>
/frameworks/base/core/java/android/widget/
DAbsListView.java3275 Debug.stopMethodTracing(); in onTouchEvent()
3836 Debug.stopMethodTracing();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java2264 android.os.Debug.stopMethodTracing();
/frameworks/base/core/java/android/view/
DViewRootImpl.java2431 Debug.stopMethodTracing(); in handleMessage()
/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java9095 Debug.stopMethodTracing();
/frameworks/base/api/
Dcurrent.txt14562 method public static void stopMethodTracing();
D14.txt14562 method public static void stopMethodTracing();