Searched defs:country (Results 1 – 1 of 1) sorted by relevance
1290 … String country = thirdLevelDirectoryName.substring(secondDelimiterIndex + 1, thirdDelimiterIndex); in isThirdLevelDirectoryNameValid() local1346 private boolean checkCountry(String country) { in checkCountry()