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

/libcore/libart/src/main/java/java/lang/
H A DDaemons.java37 public final class Daemons { class
58 * Daemons can be stopped and started, but only so that the zygote can be a
417 // Overrides the Daemon.interupt method which is called from Daemons.stop.
428 // while the other thread is waiting in Daemons.stop().

Completed in 517 milliseconds