Searched refs:addSmallIcon (Results 1 – 1 of 1) sorted by relevance
28 fun addSmallIcon(smallIconUse: Int) = apply { smallIcon += smallIconUse } in <lambda>() method159 R.id.conversation_icon -> builder.addSmallIcon(drawableUse) in <lambda>()