Searched refs:AlertIcon (Results 1 – 1 of 1) sorted by relevance
72 icon = { AlertIcon(iconRes) }, in AlertDialog()107 icon = { AlertIcon(iconRes) }, in SingleButtonAlertDialog()198 private fun AlertIcon(iconRes: Int?) = in AlertIcon() method