Searched refs:onSourceNotify (Results 1 – 4 of 4) sorted by relevance
329 void onSourceNotify(const sp<AMessage> &msg);
1398 onSourceNotify(msg); in onMessageReceived()2465 void NuPlayer::onSourceNotify(const sp<AMessage> &msg) { in onSourceNotify() function in android::NuPlayer
326 void onSourceNotify(const sp<AMessage> &msg);
1540 onSourceNotify(msg); in onMessageReceived()2573 void NuPlayer2::onSourceNotify(const sp<AMessage> &msg) { in onSourceNotify() function in android::NuPlayer2