// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package android.support.v4.animation; import android.animation.ValueAnimator; // Referenced classes of package android.support.v4.animation: // HoneycombMr1AnimatorCompatProvider, AnimatorUpdateListenerCompat class val.animatorUpdateListener implements android.animation.orCompat._cls1 { final this._cls0 this$0; final AnimatorUpdateListenerCompat val$animatorUpdateListener; public void onAnimationUpdate(ValueAnimator valueanimator) { val$animatorUpdateListener.onAnimationUpdate(this._cls0.this); } () { this$0 = final_; val$animatorUpdateListener = AnimatorUpdateListenerCompat.this; super(); } }