Searched defs:SDK_VERSION (Results 1 – 5 of 5) sorted by relevance
50 SDK_VERSION, enumerator
43 SDK_VERSION = "current" variable
101 private static final int SDK_VERSION = Build.VERSION_CODES.L; field in BatteryUtilsTest
189 public static final int SDK_VERSION = Build.VERSION.SDK_INT; field in ParsingPackageUtils
303 public static final int SDK_VERSION = Build.VERSION.SDK_INT; field in PackageParser