Searched defs:kWhatStopped (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h43 kWhatStopped, enumerator in enum:android::PlaylistFetcher::__anon664
/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.cpp54 kWhatStopped, enumerator in enum:android::WifiDisplaySource::PlaybackSession::Track::__anon717
250 notify->setInt32("what", kWhatStopped);
253 ALOGI("kWhatStopped %s posted", mIsAudio ? "audio" : "video");
583 if (what == Track::kWhatStopped) {

Completed in 79 milliseconds