Searched defs:notifyInitDone (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/
H A DMediaSender.cpp317 notifyInitDone(err);
323 notifyInitDone(OK);
367 void MediaSender::notifyInitDone(status_t err) { function in class:android::MediaSender
/frameworks/av/media/libstagefright/wifi-display/rtp/
H A DRTPSender.cpp178 notifyInitDone(OK);
558 notifyInitDone(err);
596 notifyInitDone(OK);
782 void RTPSender::notifyInitDone(status_t err) { function in class:android::RTPSender

Completed in 39 milliseconds