Searched refs:enrollmentBlockList (Results 1 – 2 of 2) sorted by relevance
289 String enrollmentBlockList = in parseTrigger() local292 new HashSet<>(AllowLists.splitAllowList(enrollmentBlockList)); in parseTrigger()293 if (!AllowLists.doesAllowListAllowAll(enrollmentBlockList) in parseTrigger()
281 String enrollmentBlockList = in parseCommonSourceParams() local284 new HashSet<>(AllowLists.splitAllowList(enrollmentBlockList)); in parseCommonSourceParams()285 if (!AllowLists.doesAllowListAllowAll(enrollmentBlockList) in parseCommonSourceParams()