Home | History | Annotate | Download | only in phone

Lines Matching defs:PostDelayed

593 void BaseChannel::PostDelayed(int cmsDelay, uint32 id,
595 worker_thread_->PostDelayed(cmsDelay, this, id, pdata);
661 PostDelayed(kEarlyMediaTimeout, MSG_EARLYMEDIATIMEOUT);