Searched refs:sourceIdsToRefresh (Results 1 – 2 of 2) sorted by relevance
173 sourceIdsToRefresh: List<String> in refreshSafetySources()175 for (sourceId in sourceIdsToRefresh) { in refreshSafetySources()
285 List<String> sourceIdsToRefresh, in createRefreshIntent() argument287 String[] sourceIdsArray = sourceIdsToRefresh.toArray(new String[0]); in createRefreshIntent()