Searched refs:getFirstAcronym (Results 1 – 1 of 1) sorted by relevance
2792 private fun getFirstAcronym(name: String): String? { in <lambda>() method2824 val acronym = getFirstAcronym(s) ?: return s in <lambda>()