Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bugreporthandler/
DBugReportHandlerUtil.java75 String handlerApp = getCustomBugReportHandlerApp(context); in getCurrentBugReportHandlerAppAndUser()
113 private String getCustomBugReportHandlerApp(Context context) { in getCustomBugReportHandlerApp() method in BugReportHandlerUtil