Searched refs:getPermGroupDescription (Results 1 – 2 of 2) sorted by relevance
260 CharSequence description = KotlinUtils.INSTANCE.getPermGroupDescription(context, groupName); in bindUi()
215 fun getPermGroupDescription(context: Context, groupName: String): CharSequence { in <lambda>() method