Home
last modified time | relevance | path

Searched refs:getTargetSdkVersion (Results 1 – 1 of 1) sorted by relevance

/art/test/005-annotations/src/android/test/anno/
DTestAnnotations.java167 int currentSdkVersion = VMRuntime.getTargetSdkVersion(runtime); in testVisibilityCompatibility()
291 public static int getTargetSdkVersion(Object runtime) throws Exception { in getTargetSdkVersion() method in TestAnnotations.VMRuntime