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

/frameworks/base/core/java/android/os/
H A DDebug.java56 * {@link #stopMethodTracing()}.
306 * information about reading these files. Call stopMethodTracing() to stop
406 public static void stopMethodTracing() { method in class:Debug
407 VMDebug.stopMethodTracing();

Completed in 32 milliseconds