Searched refs:isAsynchronous (Results 1 – 6 of 6) sorted by relevance
347 } while (msg != null && !msg.isAsynchronous()); in next()579 needWake = mBlocked && p.target == null && msg.isAsynchronous(); in enqueueMessage()587 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();
34954 method public boolean isAsynchronous();
35098 method public boolean isAsynchronous();