Searched refs:permGroupLabel (Results 1 – 3 of 3) sorted by relevance
56 val permGroupLabel = KotlinUtils.getPermGroupLabel(context, groupName) in initPreference() constant58 title = permGroupLabel in initPreference()
137 val permGroupLabel = getPermGroupLabel(activity, permGroupName).toString() in <lambda>() constant240 permGroupLabel, in <lambda>()
506 CharSequence permGroupLabel = getPermGroupLabel(permGroupName);527 iconView.setContentDescription(permGroupLabel);530 titleText.setText(permGroupLabel);533 titleText.setContentDescription(permGroupLabel);