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

  /frameworks/av/media/libstagefright/wifi-display/rtp/
RTPSender.h 65 kWhatRTPNotify,
RTPSender.cpp 98 sp<AMessage> rtpNotify = new AMessage(kWhatRTPNotify, id());
509 case kWhatRTPNotify:
511 onNetNotify(msg->what() == kWhatRTPNotify, msg);

Completed in 135 milliseconds