Searched defs:errList (Results 1 – 3 of 3) sorted by relevance
61 List<ActivityManager.ProcessErrorStateInfo> errList; in disabledTestErrorTasksEmpty() local73 List<ActivityManager.ProcessErrorStateInfo> errList; in testErrorTasksWithError() local92 List<ActivityManager.ProcessErrorStateInfo> errList; in testErrorTasksWithANR() local284 private void checkErrorListSanity(List<ActivityManager.ProcessErrorStateInfo> errList) { in checkErrorListSanity()
207 List<ProcessErrorStateInfo> errList; in checkForProcessErrors() local268 static String reportWrappedListContents(Collection<ProcessError> errList) { in reportWrappedListContents()282 private static String reportListContents(Collection<ProcessErrorStateInfo> errList) { in reportListContents()
9558 final List<ActivityManager.ProcessErrorStateInfo>[] errList = new List[1]; in getProcessesInErrorState() local