Searched refs:debugMode (Results 1 – 3 of 3) sorted by relevance
72 int debugMode, boolean enableBinderTracking, boolean trackAllocation, in bindApplication() argument
776 int debugMode; field in ActivityThread.AppBindData1009 IUiAutomationConnection instrumentationUiConnection, int debugMode, in bindApplication() argument1051 data.debugMode = debugMode; in bindApplication()6286 if (data.debugMode != ApplicationThreadConstants.DEBUG_OFF) { in handleBindApplication()6289 if (data.debugMode == ApplicationThreadConstants.DEBUG_WAIT) { in handleBindApplication()
1887 Landroid/app/ActivityThread$AppBindData;->debugMode:I