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.java261 private static Method setTargetSdkVersionMethod; field in TestAnnotations.VMRuntime
276 setTargetSdkVersionMethod = in init()
296 setTargetSdkVersionMethod.invoke(runtime, version); in setTargetSdkVersion()