Searched refs:debugMode (Results 1 – 10 of 10) sorted by relevance
77 public boolean debugMode = false; field in State
78 int debugMode, boolean enableBinderTracking, boolean trackAllocation, in bindApplication() argument
871 int debugMode; field in ActivityThread.AppBindData1104 IUiAutomationConnection instrumentationUiConnection, int debugMode, in bindApplication() argument1147 data.debugMode = debugMode; in bindApplication()6603 if (data.debugMode != ApplicationThreadConstants.DEBUG_OFF) { in handleBindApplication()6606 if (data.debugMode == ApplicationThreadConstants.DEBUG_WAIT) { in handleBindApplication()
294 Menus.setEnabledAndVisible(launcher, mState.debugMode);
280 Menus.setEnabledAndVisible(debug, mState.debugMode); in updateDebug()
646 mState.debugMode = enabled; in setDebugMode()
2358 bool debugMode = false; in isPackageDebuggable() local2365 opPackageName, &debugMode); in isPackageDebuggable()2368 return debugMode; in isPackageDebuggable()
1405 void setDebugMode(boolean debugMode) {1406 this.mDebugMode = debugMode;
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
1887 Landroid/app/ActivityThread$AppBindData;->debugMode:I