Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java673 @Nullable InflationCallback endListener, ExpandableNotificationRow row, in finishIfDone() argument
753 if (endListener != null) { in finishIfDone()
754 endListener.onAsyncInflationFinished(row.getEntry(), reInflateFlags); in finishIfDone()
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md102 ```setEndListenerForProperty(ViewProperty property, AnimationEndListener endListener)```