Searched refs:allRestrictions (Results 1 – 1 of 1) sorted by relevance
343 private int getRestrictions(String allRestrictions) { in getRestrictions() argument344 if (allRestrictions == null) { in getRestrictions()348 String[] restrictions = allRestrictions.split("\\|"); in getRestrictions()