Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl73 int debugMode, boolean enableBinderTracking, boolean trackAllocation, in bindApplication() argument
DActivityThread.java810 int debugMode; field in ActivityThread.AppBindData
1040 IUiAutomationConnection instrumentationUiConnection, int debugMode, in bindApplication() argument
1082 data.debugMode = debugMode; in bindApplication()
6497 if (data.debugMode != ApplicationThreadConstants.DEBUG_OFF) { in handleBindApplication()
6500 if (data.debugMode == ApplicationThreadConstants.DEBUG_WAIT) { in handleBindApplication()