Home
last modified time | relevance | path

Searched refs:debugging (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A DREADME.md12 7) [Debugging in the Shell](debugging.md)
H A Ddebugging.md8 debugging problems that arise (especially in dogfood). The Shell uses the same efficient Protolog
/aosp14/system/core/shell_and_utilities/
H A DAndroid.bp63 // enough for debugging purposes.
/aosp14/frameworks/base/startop/apps/ColorChanging/app/
H A Dproguard-rules.pro16 # debugging stack traces.
/aosp14/frameworks/base/core/proto/android/service/
H A Drestricted_image.proto26 // permission for the purpose of debugging photos.
H A Dusb.proto100 // A workstation that connects to the phone for debugging is identified by
/aosp14/frameworks/base/core/proto/android/os/
H A Dmetadata.proto66 // message for debugging if there is an error.
/aosp14/frameworks/base/packages/SystemUI/docs/device-entry/
H A Dkeyguard.md42 …ard logs that will print to logcat. Should only be used temporarily for debugging. See [KeyguardCo…
/aosp14/frameworks/base/
H A DProtoLibraries.bp220 // but is not authorized to be used outside of debugging.
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessRecord.java1003 void setDebugging(boolean debugging) { in setDebugging() argument
1004 mDebugging = debugging; in setDebugging()
1005 mWindowProcessController.setDebugging(debugging); in setDebugging()
H A DBroadcastQueueImpl.java1693 final boolean debugging = (r.curApp != null && r.curApp.isDebugging()); in broadcastTimeoutLocked()
1700 if (!debugging) { in broadcastTimeoutLocked()
1741 if (!debugging && app != null) { in broadcastTimeoutLocked()
/aosp14/frameworks/base/tools/orientationplot/
H A DREADME.txt24 2. Enable the Window Orientation Listener debugging data log.
/aosp14/frameworks/base/packages/SystemUI/
H A Dproguard_common.flags1 # Preserve line number information for debugging stack traces.
/aosp14/frameworks/base/cmds/uinput/
H A DREADME.md193 for debugging purposes.
/aosp14/frameworks/base/services/
H A Dproguard.flags4 # Preserve line number information for debugging stack traces.
/aosp14/system/core/fs_mgr/
H A DREADME.overlayfs.md125 to confusion. When debugging using **adb remount** it is
/aosp14/frameworks/base/cmds/hid/
H A DREADME.md142 for debugging purposes.
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowProcessController.java548 public void setDebugging(boolean debugging) { in setDebugging() argument
549 mDebugging = debugging; in setDebugging()
/aosp14/system/core/init/
H A DREADME.md378 > Send SIGSTOP to the service immediately before exec is called. This is intended for debugging.
379 See the below section on debugging for how this can be used.
1002 Below is an example of dynamically debugging logd via the above:
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md278 … this logging information in the backtraces it generates. This can make debugging far easier. If y…
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto5029 // OPEN: Settings > Developer options > USB debugging > Info dialog
5034 // OPEN: Settings > Developer options > Revoke USB debugging authorizations > Info dialog