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

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1046 if (isStreamingHTTP()) {
1067 if (isStreamingHTTP()) {
1545 isStreamingHTTP(), streamType);
1776 if (mSeeking == SEEK && isStreamingHTTP() && mAudioSource != NULL
2498 if (isStreamingHTTP()) {
2863 bool AwesomePlayer::isStreamingHTTP() const { function in class:android::AwesomePlayer

Completed in 191 milliseconds