Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bugreporthandler/
DBugReportHandlerPicker.java109 getBugReportHandlerUtil().getValidBugReportHandlerInfos(context); in getCandidates()
117 private BugReportHandlerUtil getBugReportHandlerUtil() { in getBugReportHandlerUtil() method in BugReportHandlerPicker
137 getBugReportHandlerUtil().getCurrentBugReportHandlerAppAndUser(getContext()); in getDefaultKey()
143 return getBugReportHandlerUtil().setCurrentBugReportHandlerAppAndUser(getContext(), in setDefaultKey()
160 getBugReportHandlerUtil().showInvalidChoiceToast(getContext()); in onSelectionPerformed()