Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DWakeLockHelper.java94 if (!Debug.isDebuggerConnected()) { in ensure()
115 if (!Debug.isDebuggerConnected()) { in release()
H A DSafeAsyncTask.java119 if (!Debug.isDebuggerConnected() && !mCancelExecutionOnTimeout) { in doInBackground()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DWatchdog.java623 if (Debug.isDebuggerConnected()) { in run()
632 if (Debug.isDebuggerConnected()) { in run()
752 if (Debug.isDebuggerConnected()) { in run()
/aosp12/frameworks/base/core/java/android/os/
H A DDebug.java994 if (isDebuggerConnected()) in waitForDebugger()
1004 while (!isDebuggerConnected()) { in waitForDebugger()
1050 public static boolean isDebuggerConnected() { in isDebuggerConnected() method in Debug
1051 return VMDebug.isDebuggerConnected(); in isDebuggerConnected()
/aosp12/art/runtime/native/
H A Ddalvik_system_VMDebug.cc501 FAST_NATIVE_METHOD(VMDebug, isDebuggerConnected, "()Z"),
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java8325 if (Debug.isDebuggerConnected()) { in addErrorToDropBox()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt12561 HSPLandroid/os/Debug;->isDebuggerConnected()Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31024 method public static boolean isDebuggerConnected();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt21608 method public static boolean isDebuggerConnected();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt12553 HSPLandroid/os/Debug;->isDebuggerConnected()Z