Searched defs:getRuntime (Results 1 - 1 of 1) sorted by relevance

/art/test/005-annotations/src/android/test/anno/
H A DTestAnnotations.java166 Object runtime = VMRuntime.getRuntime();
273 getRuntimeMethod = vmRuntimeClass.getDeclaredMethod("getRuntime");
287 public static Object getRuntime() throws Exception { method in class:TestAnnotations.VMRuntime

Completed in 109 milliseconds