Searched refs:kWhatNotify (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.h63 kWhatNotify = 'noti', enumerator in enum:android::NuPlayer::RTSPSource::__anon312
H A DRTSPSource.cpp102 sp<AMessage> notify = new AMessage(kWhatNotify, this);
407 CHECK_EQ(msg->what(), (int)kWhatNotify);
704 sp<AMessage> notify = new AMessage(kWhatNotify, this);

Completed in 45 milliseconds