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.java166 int currentSdkVersion = VMRuntime.getTargetSdkVersion(runtime); in testVisibilityCompatibility()
290 public static int getTargetSdkVersion(Object runtime) throws Exception { in getTargetSdkVersion() method in TestAnnotations.VMRuntime