Home
last modified time | relevance | path

Searched defs:handleInflationException (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinder.java163 void handleInflationException(NotificationEntry entry, Exception e); in handleInflationException() method
DNotificationRowContentBinderImpl.kt525 override fun handleInflationException(entry: NotificationEntry, e: Exception) { in <lambda>() method in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl.AsyncInflationTask
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderImplTest.kt247 override fun handleInflationException(entry: NotificationEntry, e: Exception) { in <lambda>() method
542 override fun handleInflationException(entry: NotificationEntry, e: Exception) { in <lambda>() method