Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/sun/misc/
DVM.java82 public static void awaitBooted() throws java.lang.InterruptedException { in awaitBooted() method in VM
/libcore/ojluni/src/main/java/sun/misc/
DVM.java173 public static void awaitBooted() throws InterruptedException { in awaitBooted() method in VM