Home
last modified time | relevance | path

Searched refs:notifyInitDone (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/
DMediaSender.cpp317 notifyInitDone(err); in onSenderNotify()
323 notifyInitDone(OK); in onSenderNotify()
367 void MediaSender::notifyInitDone(status_t err) { in notifyInitDone() function in android::MediaSender
DMediaSender.h117 void notifyInitDone(status_t err);
/frameworks/av/media/libstagefright/wifi-display/rtp/
DRTPSender.cpp178 notifyInitDone(OK); in initAsync()
556 notifyInitDone(err); in onNetNotify()
594 notifyInitDone(OK); in onNetNotify()
786 void RTPSender::notifyInitDone(status_t err) { in notifyInitDone() function in android::RTPSender
DRTPSender.h112 void notifyInitDone(status_t err);