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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.h65 kWhatNotify = 'noti', enumerator in enum:android::NuPlayer::RTSPSource::__anon525
H A DRTSPSource.cpp87 sp<AMessage> notify = new AMessage(kWhatNotify, mReflector->id());
346 CHECK_EQ(msg->what(), (int)kWhatNotify);
610 sp<AMessage> notify = new AMessage(kWhatNotify, mReflector->id());

Completed in 68 milliseconds