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.cpp1402 case kWhatClosedCaptionNotify: in onMessageReceived()
1919 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.h137 kWhatClosedCaptionNotify = 'capN', enumerator
DNuPlayer2.cpp1544 case kWhatClosedCaptionNotify: in onMessageReceived()
1965 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder()