Home
last modified time | relevance | path

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

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