Searched refs:INITIAL_MINIMUM_RELOAD_DELAY (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h160 INITIAL_MINIMUM_RELOAD_DELAY, enumerator in enum:android::PlaylistFetcher::RefreshState
H A DPlaylistFetcher.cpp166 mRefreshState(INITIAL_MINIMUM_RELOAD_DELAY),
239 CHECK_EQ((int)mRefreshState, (int)INITIAL_MINIMUM_RELOAD_DELAY);
252 case INITIAL_MINIMUM_RELOAD_DELAY:
749 mRefreshState = INITIAL_MINIMUM_RELOAD_DELAY;
927 mRefreshState = INITIAL_MINIMUM_RELOAD_DELAY;

Completed in 28 milliseconds