Searched refs:getTargetSdkVersion (Results 1 – 1 of 1) sorted by relevance
166 int currentSdkVersion = VMRuntime.getTargetSdkVersion(runtime); in testVisibilityCompatibility()290 public static int getTargetSdkVersion(Object runtime) throws Exception { in getTargetSdkVersion() method in TestAnnotations.VMRuntime