Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryViewWalker.kt28 fun addSmallIcon(smallIconUse: Int) = apply { smallIcon += smallIconUse } in <lambda>() method
159 R.id.conversation_icon -> builder.addSmallIcon(drawableUse) in <lambda>()