Searched defs:SDK_INT (Results 1 – 2 of 2) sorted by relevance
190 public static final int SDK_INT = SystemProperties.getInt( field in Build.VERSION
57 static int SDK_INT = VERSION.SDK_INT; field in ViewDataBinding