Home
last modified time | relevance | path

Searched refs:getCustomBugReportHandlerUser (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bugreporthandler/
H A DBugReportHandlerUtil.java76 int handlerUser = getCustomBugReportHandlerUser(context); in getCurrentBugReportHandlerAppAndUser()
119 private int getCustomBugReportHandlerUser(Context context) { in getCustomBugReportHandlerUser() method in BugReportHandlerUtil
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBugReportHandlerUtil.java87 int handlerUser = getCustomBugReportHandlerUser(context); in launchBugReportHandlerApp()
173 private static int getCustomBugReportHandlerUser(Context context) { in getCustomBugReportHandlerUser() method in BugReportHandlerUtil
/aosp12/frameworks/base/services/
H A Dart-profile7803 PLcom/android/server/am/BugReportHandlerUtil;->getCustomBugReportHandlerUser(Landroid/content/Conte…