Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifInflaterLogger.kt72 fun logAbortInflationAbortedTask(entry: NotificationEntry) { regex
H A DNotifInflaterImpl.java92 mLogger.logAbortInflationAbortedTask(entry); in abortInflation()