Searched refs:isAsynchronous (Results 1 – 8 of 8) sorted by relevance
358 } while (msg != null && !msg.isAsynchronous()); in next()381 if (msg.isAsynchronous()) { in next()623 needWake = mBlocked && p.target == null && msg.isAsynchronous(); in enqueueMessage()643 if (needWake && p.isAsynchronous()) { in enqueueMessage()662 if (needWake && p.isAsynchronous()) { in enqueueMessage()687 if (msg.isAsynchronous()) { in enqueueMessage()781 if (p.isAsynchronous()) { in removeMessages()799 if (n.isAsynchronous()) { in removeMessages()828 if (p.isAsynchronous()) { in removeEqualMessages()846 if (n.isAsynchronous()) { in removeEqualMessages()[all …]
482 public boolean isAsynchronous() { in isAsynchronous() method in Message
56 bool isAsynchronous) in StreamContextAidl() argument62 mIsAsynchronous(isAsynchronous), in StreamContextAidl()105 bool isAsynchronous() const { return mIsAsynchronous; } in isAsynchronous() function
607 } else if (!mContext.isAsynchronous() && in sendCommand()747 if (!mContext.isAsynchronous() && audio_has_proportional_frames(mConfig.format)) { in getRenderPosition()761 if (!mContext.isAsynchronous()) { in setCallback()813 if (!mContext.isAsynchronous() && audio_has_proportional_frames(mConfig.format)) { in getPresentationPosition()
156 } while (msg != null && !msg.isAsynchronous()); in messageQueueNext()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21880 method public boolean isAsynchronous();
33275 method public boolean isAsynchronous();