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