Searched refs:setTargetSdkVersion (Results 1 – 1 of 1) sorted by relevance
169 VMRuntime.setTargetSdkVersion(runtime, oldSdkVersion); in testVisibilityCompatibility()176 VMRuntime.setTargetSdkVersion(runtime, currentSdkVersion); in testVisibilityCompatibility()294 public static void setTargetSdkVersion(Object runtime, int version) throws Exception { in setTargetSdkVersion() method in TestAnnotations.VMRuntime