Searched refs:enrollmentBlockList (Results 1 – 2 of 2) sorted by relevance
644 String enrollmentBlockList = in parseValidateTrigger() local647 new HashSet<>(AllowLists.splitAllowList(enrollmentBlockList)); in parseValidateTrigger()648 if (!AllowLists.doesAllowListAllowAll(enrollmentBlockList) in parseValidateTrigger()
328 String enrollmentBlockList = in parseValidateSource() local331 new HashSet<>(AllowLists.splitAllowList(enrollmentBlockList)); in parseValidateSource()332 if (!AllowLists.doesAllowListAllowAll(enrollmentBlockList) in parseValidateSource()