Searched refs:fromCollection (Results 1 – 2 of 2) sorted by relevance
114 ProcessError.fromCollection(mActivityManager.getProcessesInErrorState()); in runOneActivity()131 ProcessError.fromCollection(mActivityManager.getProcessesInErrorState()); in runOneActivity()258 public static Collection<ProcessError> fromCollection(Collection<ProcessErrorStateInfo> in) in fromCollection() method in AppLaunchTest.ProcessError
153 ProcessError.fromCollection(mActivityManager.getProcessesInErrorState()); in runOneActivity()175 ProcessError.fromCollection(mActivityManager.getProcessesInErrorState()); in runOneActivity()314 public static Collection<ProcessError> fromCollection(Collection<ProcessErrorStateInfo> in) in fromCollection() method in ProcessErrorsTest.ProcessError