AnimatorCompatHelper.java
808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
package android.support.v4.animation;
import android.os.Build.VERSION;
import android.support.annotation.RestrictTo;
import android.view.View;
import by;
import bz;
import ca;
@RestrictTo({android.support.annotation.RestrictTo.Scope.LIBRARY_GROUP})
public final class AnimatorCompatHelper
{
private static final by a = new bz();
static
{
if (Build.VERSION.SDK_INT >= 12)
{
a = new ca();
return;
}
}
public static void clearInterpolator(View paramView)
{
a.a(paramView);
}
public static ValueAnimatorCompat emptyValueAnimator()
{
return a.a();
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/android/support/v4/animation/AnimatorCompatHelper.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/