Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DContactPickerFragment.java56 import com.android.messaging.ui.animation.ViewGroupItemVerticalExplodeAnimation;
368 ViewGroupItemVerticalExplodeAnimation.startAnimationForView( in updateVisualsForContactPickingMode()
/packages/apps/Messaging/src/com/android/messaging/ui/animation/
DViewGroupItemVerticalExplodeAnimation.java57 public class ViewGroupItemVerticalExplodeAnimation { class