Home
last modified time | relevance | path

Searched defs:setNotificationMessage (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp59 void MediaFilter::setNotificationMessage(const sp<AMessage> &msg) { in setNotificationMessage() function in android::MediaFilter
/frameworks/av/media/libstagefright/
DACodec.cpp128 void setNotificationMessage(const sp<AMessage> &msg) { in setNotificationMessage() function
552 void ACodec::setNotificationMessage(const sp<AMessage> &msg) { in setNotificationMessage() function in android::ACodec