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