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

  /frameworks/base/awt/org/apache/harmony/awt/wtk/
NativeEventQueue.java 72 shutdownWatchdog.setNativeQueueEmpty(true);
82 shutdownWatchdog.setNativeQueueEmpty(false);
ShutdownWatchdog.java 36 public synchronized void setNativeQueueEmpty(boolean empty) {
  /frameworks/base/awt/java/awt/
EventDispatchThread.java 71 toolkit.shutdownWatchdog.setNativeQueueEmpty(true);

Completed in 31 milliseconds