Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DRuntime.java84 private boolean tracingMethods; field in Runtime
848 if (on != tracingMethods) { in traceMethodCalls()
854 tracingMethods = on; in traceMethodCalls()
/libcore/ojluni/annotations/hiddenapi/java/lang/
DRuntime.java196 private boolean tracingMethods; field in Runtime