Searched refs:mayFallBackToEnglish (Results 1 – 2 of 2) sorted by relevance
128 if ((description == null || description.length() == 0) && mayFallBackToEnglish(language)) { in getDescriptionForNumber()138 private boolean mayFallBackToEnglish(String lang) { in mayFallBackToEnglish() method in PrefixFileReader
130 if ((description == null || description.length() == 0) && mayFallBackToEnglish(language)) { in getDescriptionForNumber()140 private boolean mayFallBackToEnglish(String lang) { in mayFallBackToEnglish() method in PrefixFileReader