Home
last modified time | relevance | path

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

/libcore/dalvik/src/main/java/dalvik/system/
DVMDebug.java213 public static native void stopMethodTracing(); in stopMethodTracing() method in VMDebug
/libcore/luni/src/main/java/java/lang/
DRuntime.java478 VMDebug.stopMethodTracing(); in traceMethodCalls()