1 package android
.support
.v4
.app
;
3 import android
.os
.Build
;
5 /* compiled from: MyApp */
7 private static final ar a
;
10 if (Build
.VERSION
.SDK_INT
>= 16) {
12 } else if (Build
.VERSION
.SDK_INT
>= 14) {
14 } else if (Build
.VERSION
.SDK_INT
>= 11) {