Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterLogger.kt65 fun logUnbinding(entry: NotificationEntry, @InflationFlag flag: Int) { regex
H A DNotificationContentInflater.java212 mLogger.logUnbinding(entry, contentToUnbind); in unbindContent()