Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java701 handleInflationError(runningInflations, e, row.getEntry(), callback, logger, in applyRemoteView()
722 handleInflationError(runningInflations, new InflationException(invalidReason), in applyRemoteView()
760 handleInflationError(runningInflations, e, row.getEntry(), in applyRemoteView()
847 private static void handleInflationError(
DNotificationRowContentBinderImpl.kt1149 handleInflationError( in <lambda>()
1174 handleInflationError( in <lambda>()
1233 handleInflationError( in <lambda>()
1328 private fun handleInflationError( in <lambda>() method