Home | History | Annotate | Download | only in view

Lines Matching refs:transitionType

6809                 View view, int transitionType) {
6812 if (transitionType == LayoutTransition.DISAPPEARING) {
6819 View view, int transitionType) {
6824 if (transitionType == LayoutTransition.DISAPPEARING && mTransitioningViews != null) {