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.java112 getBugReportHandlerUtil().getValidBugReportHandlerInfos(context); in getCandidates()
120 private BugReportHandlerUtil getBugReportHandlerUtil() { in getBugReportHandlerUtil() method in BugReportHandlerPicker
140 getBugReportHandlerUtil().getCurrentBugReportHandlerAppAndUser(getContext()); in getDefaultKey()
146 return getBugReportHandlerUtil().setCurrentBugReportHandlerAppAndUser(getContext(), in setDefaultKey()
163 getBugReportHandlerUtil().showInvalidChoiceToast(getContext()); in onSelectionPerformed()