Searched refs:DAEMONS (Results 1 – 1 of 1) sorted by relevance
58 private static final Daemon[] DAEMONS = new Daemon[] { field in Daemons70 zygoteStartLatch = new CountDownLatch(DAEMONS.length); in start()71 for (Daemon daemon : DAEMONS) { in start()83 for (Daemon daemon : DAEMONS) { in stop()