Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/wifi-display/source/
DPlaybackSession.h98 kWhatMediaSenderNotify, enumerator
DPlaybackSession.cpp387 sp<AMessage> notify = new AMessage(kWhatMediaSenderNotify, this); in init()
540 case kWhatMediaSenderNotify: in onMessageReceived()