Searched refs:isAsynchronous (Results 1 – 4 of 4) sorted by relevance
155 } while (msg != null && !msg.isAsynchronous()); in next()345 needWake = mBlocked && p.target == null && msg.isAsynchronous(); in enqueueMessage()353 if (needWake && p.isAsynchronous()) { in enqueueMessage()
427 public boolean isAsynchronous() { in isAsynchronous() method in Message
23462 method public boolean isAsynchronous();
21882 method public boolean isAsynchronous();