Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
DNotificationIconContainerViewBinder.kt230 view.withIconReplacements(replacingIcons) { in <lambda>()
345 private inline fun <R> NotificationIconContainer.withIconReplacements( in <lambda>() method