Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderLogger.kt66 fun logNotReleasingViewsRowDoesntExist(entry: NotificationEntry) { regex
H A DNotificationRowBinderImpl.java164 mLogger.logNotReleasingViewsRowDoesntExist(entry); in releaseViews()