Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java791 final ViewGroup transitionViewContainer = mAnimationViewGroup == null ? in expand() local
818 TransitionManager.beginDelayedTransition(transitionViewContainer, transitionSet); in expand()