Searched refs:systemStatusOutput (Results 1 – 1 of 1) sorted by relevance
1130 String systemStatusOutput = in getErrorDialogCount() local1134 Matcher crashMatcher = crashPattern.matcher(systemStatusOutput); in getErrorDialogCount()1138 Matcher anrMatcher = anrPattern.matcher(systemStatusOutput); in getErrorDialogCount()