Searched refs:eventReportingJobActions (Results 1 – 1 of 1) sorted by relevance
1214 Set<Action> eventReportingJobActions) throws JSONException { in addSourceRegistration() argument1218 eventReportingJobActions.addAll( in addSourceRegistration()1228 Set<Action> eventReportingJobActions = new HashSet<>(); in createSourceBasedActions() local1240 addSourceRegistration(obj, actions, eventReportingJobActions); in createSourceBasedActions()1253 actions, eventReportingJobActions); in createSourceBasedActions() local1265 eventReportingJobActions.addAll( in createSourceBasedActions()1282 eventReportingJobActions.addAll( in createSourceBasedActions()1294 actions.addAll(eventReportingJobActions); in createSourceBasedActions()