Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderLogger.kt66 fun logNotReleasingViewsRowDoesntExist(entry: NotificationEntry) { in logNotReleasingViewsRowDoesntExist() method in com.android.systemui.statusbar.notification.collection.inflation.NotificationRowBinderLogger
DNotificationRowBinderImpl.java175 mLogger.logNotReleasingViewsRowDoesntExist(entry); in releaseViews()