Searched refs:onClosedCaptionNotify (Results 1 – 4 of 4) sorted by relevance
330 void onClosedCaptionNotify(const sp<AMessage> &msg);
1404 onClosedCaptionNotify(msg); in onMessageReceived()2716 void NuPlayer::onClosedCaptionNotify(const sp<AMessage> &msg) { in onClosedCaptionNotify() function in android::NuPlayer
327 void onClosedCaptionNotify(const sp<AMessage> &msg);
1546 onClosedCaptionNotify(msg); in onMessageReceived()2809 void NuPlayer2::onClosedCaptionNotify(const sp<AMessage> &msg) { in onClosedCaptionNotify() function in android::NuPlayer2