Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java608 @Nullable InflationCallback endListener, ExpandableNotificationRow row) { in finishIfDone() argument
674 if (endListener != null) { in finishIfDone()
675 endListener.onAsyncInflationFinished(row.getEntry(), reInflateFlags); in finishIfDone()