Searched refs:afterAnimation (Results 1 – 1 of 1) sorted by relevance
151 @Nullable Runnable afterAnimation) { in animateExpansion() argument191 if (afterAnimation != null) { in animateExpansion()192 afterAnimation.run(); in animateExpansion()