Home
last modified time | relevance | path

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

/libcore/luni/annotations/flagged_api/dalvik/system/
DVMDebug.annotated.java31 public static native boolean isDebuggerConnected(); in isDebuggerConnected() method in VMDebug
/libcore/dalvik/src/main/java/dalvik/system/
DVMDebug.java220 public static native boolean isDebuggerConnected(); in isDebuggerConnected() method in VMDebug
/libcore/libart/src/main/java/java/lang/
DDaemons.java449 if (exception != null && !VMDebug.isDebuggerConnected()) { in runInternal()
/libcore/api/
Dmodule-lib-current.txt281 method public static boolean isDebuggerConnected();