Searched defs:safetySourceIds (Results 1 – 6 of 6) sorted by relevance
156 Set<String> safetySourceIds = new HashSet<>(); in build() local
126 val safetySourceIds = getSafetySourceIdsToRefresh(sourceGroupId) in <lambda>() constant
80 … void refreshSpecificSafetySources(int refreshReason, int userId, in List<String> safetySourceIds); in refreshSpecificSafetySources()
471 @RefreshReason int refreshReason, @NonNull List<String> safetySourceIds) { in refreshSafetySources()
101 @Nullable List<String> safetySourceIds) { in sendRefreshSafetySources()
427 List<String> safetySourceIds) { in refreshSpecificSafetySources()