Searched refs:withDot (Results 1 – 1 of 1) sorted by relevance
675 String withDot = suffix + '.'; in normalizedSuffix() local676 if (mSuffixesSet.contains(withDot.toUpperCase())) { in normalizedSuffix()677 return withDot; in normalizedSuffix()