Home
last modified time | relevance | path

Searched refs:kWhatClosedCaptionNotify (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h145 kWhatClosedCaptionNotify = 'capN', enumerator
DNuPlayer.cpp1415 case kWhatClosedCaptionNotify: in onMessageReceived()
1920 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.h144 kWhatClosedCaptionNotify = 'capN', enumerator
DNuPlayer2.cpp1627 case kWhatClosedCaptionNotify: in onMessageReceived()
2082 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder()