Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.h89 void onSessionNotify(const sp<AMessage> &msg);
DHTTPLiveSource.cpp296 onSessionNotify(msg); in onMessageReceived()
330 void NuPlayer::HTTPLiveSource::onSessionNotify(const sp<AMessage> &msg) { in onSessionNotify() function in android::NuPlayer::HTTPLiveSource