Home
last modified time | relevance | path

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

/external/lottie/LottieSample/src/main/kotlin/com/airbnb/lottie/samples/
DBullseyeActivity.kt42 … override fun onViewPositionChanged(changedView: View, left: Int, top: Int, dx: Int, dy: Int) { in onCreate()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieAnimationView.java286 protected void onVisibilityChanged(@NonNull View changedView, int visibility) { in onVisibilityChanged() argument