Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DState.java77 public boolean debugMode = false; field in State
/aosp12/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl78 int debugMode, boolean enableBinderTracking, boolean trackAllocation, in bindApplication() argument
H A DActivityThread.java871 int debugMode; field in ActivityThread.AppBindData
1104 IUiAutomationConnection instrumentationUiConnection, int debugMode, in bindApplication() argument
1147 data.debugMode = debugMode; in bindApplication()
6603 if (data.debugMode != ApplicationThreadConstants.DEBUG_OFF) { in handleBindApplication()
6606 if (data.debugMode == ApplicationThreadConstants.DEBUG_WAIT) { in handleBindApplication()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/files/
H A DMenuManager.java294 Menus.setEnabledAndVisible(launcher, mState.debugMode);
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DMenuManager.java280 Menus.setEnabledAndVisible(debug, mState.debugMode); in updateDebug()
H A DAbstractActionHandler.java646 mState.debugMode = enabled; in setDebugMode()
/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.cpp2358 bool debugMode = false; in isPackageDebuggable() local
2365 opPackageName, &debugMode); in isPackageDebuggable()
2368 return debugMode; in isPackageDebuggable()
/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DDiscreteRegistry.java1405 void setDebugMode(boolean debugMode) {
1406 this.mDebugMode = debugMode;
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1887 Landroid/app/ActivityThread$AppBindData;->debugMode:I