HomeSort by relevance Sort by last modified time
    Searched refs:kWhatNotify (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.h 65 kWhatNotify = 'noti',
RTSPSource.cpp 87 sp<AMessage> notify = new AMessage(kWhatNotify, mReflector->id());
346 CHECK_EQ(msg->what(), (int)kWhatNotify);
611 sp<AMessage> notify = new AMessage(kWhatNotify, mReflector->id());

Completed in 51 milliseconds