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

  /libcore/libart/src/main/java/java/lang/
Daemons.java 45 FinalizerWatchdogDaemon.INSTANCE.start();
53 FinalizerWatchdogDaemon.INSTANCE.stop();
181 // limit fast path communication with FinalizerWatchDogDaemon to what's unavoidable: A
184 // We do stop the FinalizerWatchDogDaemon if we have nothing to do for a
193 // Use non-blocking poll to avoid FinalizerWatchdogDaemon communication
203 FinalizerWatchdogDaemon.INSTANCE.goToSleep();
207 FinalizerWatchdogDaemon.INSTANCE.wakeUp();
238 private static class FinalizerWatchdogDaemon extends Daemon {
239 private static final FinalizerWatchdogDaemon INSTANCE = new FinalizerWatchdogDaemon();
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 309 milliseconds