Searched refs:kWhatStopReached (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h52 kWhatStopReached, enumerator in enum:android::PlaylistFetcher::__anon817
H A DPlaylistFetcher.cpp812 notify->setInt32("what", kWhatStopReached);
H A DLiveSession.cpp792 case PlaylistFetcher::kWhatStopReached:
794 ALOGV("kWhatStopReached");

Completed in 134 milliseconds