Searched refs:endListener (Results 1 – 2 of 2) sorted by relevance
673 @Nullable InflationCallback endListener, ExpandableNotificationRow row, in finishIfDone() argument753 if (endListener != null) { in finishIfDone()754 endListener.onAsyncInflationFinished(row.getEntry(), reInflateFlags); in finishIfDone()
102 ```setEndListenerForProperty(ViewProperty property, AnimationEndListener endListener)```