Home
last modified time | relevance | path

Searched refs:resetStoppingThreshold (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h207 void resetStoppingThreshold(bool disconnect);
DPlaylistFetcher.cpp513 void PlaylistFetcher::resetStoppingThreshold(bool disconnect) { in resetStoppingThreshold() function in android::PlaylistFetcher
775 resetStoppingThreshold(false /* disconnect */); in onPause()
794 resetStoppingThreshold(true /* disconnect */); in onStop()