Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterLogger.kt89 fun logAsyncTaskException(entry: NotificationEntry, logContext: String, exception: Throwable) { regex
H A DNotificationContentInflater.java691 logger.logAsyncTaskException(notification, logContext, e); in handleInflationError()
971 mLogger.logAsyncTaskException(mEntry, "inflating", e); in doInBackground()