Searched refs:isAsynchronous (Results 1 – 5 of 5) sorted by relevance
348 } while (msg != null && !msg.isAsynchronous()); in next()578 needWake = mBlocked && p.target == null && msg.isAsynchronous(); in enqueueMessage()586 if (needWake && p.isAsynchronous()) { in enqueueMessage()
479 public boolean isAsynchronous() { in isAsynchronous() method in Message
131 } while (msg != null && !msg.isAsynchronous()); in messageQueueNext()
21880 method public boolean isAsynchronous();
34658 method public boolean isAsynchronous();