first commit
[bylock.git] / sources / android / support / v4 / app / al.java
blobbddba24617b3b0d0232ea6389a98204e790ff7e6
1 package android.support.v4.app;
3 import android.os.Build;
5 /* compiled from: MyApp */
6 public class al {
7 private static final ar a;
9 static {
10 if (Build.VERSION.SDK_INT >= 16) {
11 a = new av();
12 } else if (Build.VERSION.SDK_INT >= 14) {
13 a = new au();
14 } else if (Build.VERSION.SDK_INT >= 11) {
15 a = new at();
16 } else {
17 a = new as();