Home
last modified time | relevance | path

Searched refs:BugReportHandlerUtil (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBugReportHandlerUtil.java47 public final class BugReportHandlerUtil { class
H A DActivityManagerService.java7611 if (!BugReportHandlerUtil.isBugReportHandlerEnabled(currentUserContext)) { in launchBugReportHandlerApp()
7620 return BugReportHandlerUtil.launchBugReportHandlerApp(currentUserContext); in launchBugReportHandlerApp()