Searched refs:endListener (Results 1 – 1 of 1) sorted by relevance
608 @Nullable InflationCallback endListener, ExpandableNotificationRow row) { in finishIfDone() argument674 if (endListener != null) { in finishIfDone()675 endListener.onAsyncInflationFinished(row.getEntry(), reInflateFlags); in finishIfDone()