HomeSort by relevance Sort by last modified time
    Searched refs:onNetNotify (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/wifi-display/rtp/
RTPSender.h 105 void onNetNotify(bool isRTP, const sp<AMessage> &msg);
RTPSender.cpp 511 onNetNotify(msg->what() == kWhatRTPNotify, msg);
519 void RTPSender::onNetNotify(bool isRTP, const sp<AMessage> &msg) {

Completed in 9616 milliseconds