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.cpp527 void PlaylistFetcher::resetStoppingThreshold(bool disconnect) { in resetStoppingThreshold() function in android::PlaylistFetcher
789 resetStoppingThreshold(false /* disconnect */); in onPause()
808 resetStoppingThreshold(true /* disconnect */); in onStop()