Exemplo n.º 1
0
 public VpaListenerAdapterAnonymousInnerClassHelper4(DefaultItemAnimator outerInstance, com.samsung.android.sdk.professionalaudio.widgets.refactor.DefaultItemAnimator.ChangeInfo changeInfo, View view, ViewPropertyAnimatorCompat oldViewAnim)
 {
     this.outerInstance = outerInstance;
     this.changeInfo    = changeInfo;
     this.view          = view;
     this.oldViewAnim   = oldViewAnim;
 }
			public VpaListenerAdapterAnonymousInnerClassHelper5(DefaultItemAnimator outerInstance, com.samsung.android.sdk.professionalaudio.widgets.refactor.DefaultItemAnimator.ChangeInfo changeInfo, View view, View newView, ViewPropertyAnimatorCompat newViewAnimation)
			{
				this.outerInstance = outerInstance;
				this.changeInfo = changeInfo;
				this.view = view;
				this.newView = newView;
				this.newViewAnimation = newViewAnimation;
			}