Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h145 kWhatClosedCaptionNotify = 'capN', enumerator
DNuPlayer.cpp1415 case kWhatClosedCaptionNotify: in onMessageReceived()
1922 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder()