Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
DIconManager.kt242 cacheIconDescriptor(entry, sbi) in <lambda>()
264 private fun cacheIconDescriptor(entry: NotificationEntry, descriptor: StatusBarIcon) { in <lambda>() method