Home
last modified time | relevance | path

Searched refs:notifyResponseListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h111 bool notifyResponseListener(const sp<ARTSPResponse> &response);
DARTSPConnection.cpp765 : notifyResponseListener(response); in receiveRTSPReponse()
868 bool ARTSPConnection::notifyResponseListener( in notifyResponseListener() function in android::ARTSPConnection