Searched refs:isAsynchronous (Results 1 – 7 of 7) sorted by relevance
335 } while (msg != null && !msg.isAsynchronous()); in next()563 needWake = mBlocked && p.target == null && msg.isAsynchronous(); in enqueueMessage()571 if (needWake && p.isAsynchronous()) { in enqueueMessage()
427 public boolean isAsynchronous() { in isAsynchronous() method in Message
124 } while (msg != null && !msg.isAsynchronous()); in messageQueueNext()
21880 method public boolean isAsynchronous();
28734 method public boolean isAsynchronous();
28803 method public boolean isAsynchronous();
31175 method public boolean isAsynchronous();