HomeSort by relevance Sort by last modified time
    Searched defs:kWhatStopped (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h 44 kWhatStopped,
  /frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.cpp 54 kWhatStopped,
250 notify->setInt32("what", kWhatStopped);
253 ALOGI("kWhatStopped %s posted", mIsAudio ? "audio" : "video");
585 if (what == Track::kWhatStopped) {

Completed in 598 milliseconds