Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSeverityIconPicker.kt49 return selectSeverityUnspecifiedIconResId(severityUnspecifiedIconType) in selectIconResId()
63 private fun selectSeverityUnspecifiedIconResId(severityUnspecifiedIconType: Int): Int { in selectSeverityUnspecifiedIconResId() method