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 63 kWhatNotify = 'noti',
RTSPSource.cpp 103 sp<AMessage> notify = new AMessage(kWhatNotify, this);
480 CHECK_EQ(msg->what(), (int)kWhatNotify);
762 sp<AMessage> notify = new AMessage(kWhatNotify, this);

Completed in 385 milliseconds