Lines Matching refs:Thread
129 // Otherwise the callback thread will never exit.
241 LOGE("Could not create callback thread");
326 LOGE("AudioTrack::start called from thread");
444 // Release AudioTrack callback thread in case it was waiting for new buffers
1023 bool AudioTrack::processAudioBuffer(const sp<AudioTrackThread>& thread)
1117 // Keep this thread going to handle timed events and
1287 : Thread(bCanCallJava), mReceiver(receiver)