Home
last modified time | relevance | path

Searched refs:getPermGroupIcon (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
DPrivacyDialogV2.kt141 val indicatorIcon = context.getPermGroupIcon(element.permGroupName) in <lambda>()
408 private fun Context.getPermGroupIcon(groupName: String): Drawable { in <lambda>() method