Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.h69 kWhatNotify = 'noti', enumerator
DRTSPSource.cpp118 sp<AMessage> notify = new AMessage(kWhatNotify, this); in prepareAsync()
512 CHECK_EQ(msg->what(), kWhatNotify); in onMessageReceived()
794 sp<AMessage> notify = new AMessage(kWhatNotify, this); in onSDPLoaded()