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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h51 kWhatStopReached, enumerator in enum:android::PlaylistFetcher::__anon708
H A DPlaylistFetcher.cpp762 notify->setInt32("what", kWhatStopReached);
H A DLiveSession.cpp783 case PlaylistFetcher::kWhatStopReached:
785 ALOGV("kWhatStopReached");

Completed in 30 milliseconds