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