HomeSort by relevance Sort by last modified time
    Searched defs:Daemons (Results 1 - 2 of 2) sorted by null

  /libcore/dalvik/src/main/java/dalvik/system/
ZygoteHooks.java 38 Daemons.stop();
60 Daemons.start();
73 // All Java daemons are stopped already. We're just waiting for their OS counterparts to
  /libcore/libart/src/main/java/java/lang/
Daemons.java 36 public final class Daemons {
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 1656 milliseconds