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