Home
last modified time | relevance | path

Searched refs:requestInteractiveBugReport (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/
H A DBugreportPreference.java102 ActivityManager.getService().requestInteractiveBugReport(); in onClick()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DLegacyGlobalActions.java374 ActivityManager.getService().requestInteractiveBugReport(); in onPress()
H A DPhoneWindowManager.java2901 ActivityManager.getService().requestInteractiveBugReport();
/aosp12/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl439 void requestInteractiveBugReport(); in requestInteractiveBugReport() method
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
H A DDevelopmentFragment.java939 ActivityManager.getService().requestInteractiveBugReport(); in captureBugReport()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java1004 mIActivityManager.requestInteractiveBugReport(); in onPress()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerShellCommand.java1085 mInterface.requestInteractiveBugReport();
H A DActivityManagerService.java6693 public void requestInteractiveBugReport() { in requestInteractiveBugReport() method in ActivityManagerService
/aosp12/frameworks/base/services/
H A Dart-profile6664 PLcom/android/server/am/ActivityManagerService;->requestInteractiveBugReport()V