Searched refs:onClosedCaptionNotify (Results 1 – 4 of 4) sorted by relevance
330 void onClosedCaptionNotify(const sp<AMessage> &msg);
1417 onClosedCaptionNotify(msg); in onMessageReceived()2721 void NuPlayer::onClosedCaptionNotify(const sp<AMessage> &msg) { in onClosedCaptionNotify() function in android::NuPlayer
347 void onClosedCaptionNotify(const sp<AMessage> &msg);
1629 onClosedCaptionNotify(msg); in onMessageReceived()2944 void NuPlayer2::onClosedCaptionNotify(const sp<AMessage> &msg) { in onClosedCaptionNotify() function in android::NuPlayer2