Searched refs:isAsynchronous (Results 1 – 5 of 5) sorted by relevance
347 } while (msg != null && !msg.isAsynchronous()); in next()580 needWake = mBlocked && p.target == null && msg.isAsynchronous(); in enqueueMessage()588 if (needWake && p.isAsynchronous()) { in enqueueMessage()
479 public boolean isAsynchronous() { in isAsynchronous() method in Message
156 } while (msg != null && !msg.isAsynchronous()); in messageQueueNext()
31315 method public boolean isAsynchronous();
21880 method public boolean isAsynchronous();