Home
last modified time | relevance | path

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

/libcore/test-rules/src/main/java/libcore/junit/util/
DSwitchTargetSdkVersionRule.java62 private static final String VMRUNTIME = "dalvik.system.VMRuntime"; field in SwitchTargetSdkVersionRule
124 Class<?> runtimeClass = classLoader.loadClass(VMRUNTIME); in SwitchVMRuntimeUsingReflection()
160 fail("Targeting SDK version not supported as " + VMRUNTIME + " is not supported");