Searched refs:fromCollection (Results 1 – 1 of 1) sorted by relevance
153 ProcessError.fromCollection(mActivityManager.getProcessesInErrorState()); in runOneActivity()180 ProcessError.fromCollection(mActivityManager.getProcessesInErrorState()); in runOneActivity()325 public static Collection<ProcessError> fromCollection(Collection<ProcessErrorStateInfo> in) in fromCollection() method in ProcessErrorsTest.ProcessError