Searched refs:onSourceNotify (Results 1 – 4 of 4) sorted by relevance
329 void onSourceNotify(const sp<AMessage> &msg);
1411 onSourceNotify(msg); in onMessageReceived()2470 void NuPlayer::onSourceNotify(const sp<AMessage> &msg) { in onSourceNotify() function in android::NuPlayer
346 void onSourceNotify(const sp<AMessage> &msg);
1623 onSourceNotify(msg); in onMessageReceived()2687 void NuPlayer2::onSourceNotify(const sp<AMessage> &msg) { in onSourceNotify() function in android::NuPlayer2