Home
last modified time | relevance | path

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

/art/test/005-annotations/src/android/test/anno/
DTestAnnotations.java260 private static Method setTargetSdkVersionMethod; field in TestAnnotations.VMRuntime
275 setTargetSdkVersionMethod = in init()
295 setTargetSdkVersionMethod.invoke(runtime, version); in setTargetSdkVersion()