// 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.view; import android.view.View; // Referenced classes of package android.support.v4.view: // ViewPropertyAnimatorCompat, ViewPropertyAnimatorCompatLollipop static class extends { public void translationZ(ViewPropertyAnimatorCompat viewpropertyanimatorcompat, View view, float f) { ViewPropertyAnimatorCompatLollipop.translationZ(view, f); } public void translationZBy(ViewPropertyAnimatorCompat viewpropertyanimatorcompat, View view, float f) { ViewPropertyAnimatorCompatLollipop.translationZBy(view, f); } public void z(ViewPropertyAnimatorCompat viewpropertyanimatorcompat, View view, float f) { ViewPropertyAnimatorCompatLollipop.z(view, f); } public void zBy(ViewPropertyAnimatorCompat viewpropertyanimatorcompat, View view, float f) { ViewPropertyAnimatorCompatLollipop.zBy(view, f); } () { } }