Searched refs:Daemons (Results 1 - 2 of 2) sorted by relevance

/libcore/dalvik/src/main/java/dalvik/system/
H A DZygoteHooks.java38 Daemons.stop();
60 Daemons.start();
/libcore/libart/src/main/java/java/lang/
H A DDaemons.java36 public final class Daemons { class
57 * Daemons can be stopped and started, but only so that the zygote can be a
339 // Overrides the Daemon.interupt method which is called from Daemons.stop.
350 // while the other thread is waiting in Daemons.stop().

Completed in 106 milliseconds