Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderLogger.kt38 fun logNotBindingRowWasRemoved(entry: NotificationEntry) { in logNotBindingRowWasRemoved() method
DNotificationContentInflater.java133 mLogger.logNotBindingRowWasRemoved(entry); in bindContent()
DNotificationRowContentBinderImpl.kt114 logger.logNotBindingRowWasRemoved(entry) in <lambda>()