Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DRuntime.java80 private boolean tracingMethods; field in Runtime
837 if (on != tracingMethods) { in traceMethodCalls()
843 tracingMethods = on; in traceMethodCalls()