Searched refs:logNotReleasingViewsRowDoesntExist (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/ | ||
D | NotificationRowBinderLogger.kt | 66 fun logNotReleasingViewsRowDoesntExist(entry: NotificationEntry) { in logNotReleasingViewsRowDoesntExist() method in com.android.systemui.statusbar.notification.collection.inflation.NotificationRowBinderLogger |
D | NotificationRowBinderImpl.java | 175 mLogger.logNotReleasingViewsRowDoesntExist(entry); in releaseViews() |