Searched refs:timedOutSources (Results 1 – 1 of 1) sorted by relevance
266 ArraySet<SafetySourceKey> timedOutSources = clearedRefresh.getSourceRefreshesInFlight(); in timeoutRefresh() local279 for (int i = 0; i < timedOutSources.size(); i++) { in timeoutRefresh()280 SafetySourceKey sourceKey = timedOutSources.valueAt(i); in timeoutRefresh()310 return timedOutSources; in timeoutRefresh()