Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h127 kWhatFetcherNotify = 'notf', enumerator
DLiveSession.cpp654 case kWhatFetcherNotify: in onMessageReceived()
1154 sp<AMessage> notify = new AMessage(kWhatFetcherNotify, this); in addFetcher()