Home
last modified time | relevance | path

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

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