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, this);
507 case kWhatRTPNotify:
509 onNetNotify(msg->what() == kWhatRTPNotify, msg);

Completed in 2541 milliseconds