Searched refs:getValidBugReportHandlerInfos (Results 1 – 3 of 3) sorted by relevance
135 when(mBugReportHandlerUtil.getValidBugReportHandlerInfos(any())) in testClickingItemSuccess()154 when(mBugReportHandlerUtil.getValidBugReportHandlerInfos(any())) in testClickingItemFail()
155 public List<Pair<ApplicationInfo, Integer>> getValidBugReportHandlerInfos(Context context) { in getValidBugReportHandlerInfos() method in BugReportHandlerUtil
109 getBugReportHandlerUtil().getValidBugReportHandlerInfos(context); in getCandidates()