Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h208 void resetStoppingThreshold(bool disconnect);
DPlaylistFetcher.cpp530 void PlaylistFetcher::resetStoppingThreshold(bool disconnect) { in resetStoppingThreshold() function in android::PlaylistFetcher
792 resetStoppingThreshold(false /* disconnect */); in onPause()
811 resetStoppingThreshold(true /* disconnect */); in onStop()