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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h159 INITIAL_MINIMUM_RELOAD_DELAY, enumerator in enum:android::PlaylistFetcher::RefreshState
H A DPlaylistFetcher.cpp166 mRefreshState(INITIAL_MINIMUM_RELOAD_DELAY),
235 CHECK_EQ((int)mRefreshState, (int)INITIAL_MINIMUM_RELOAD_DELAY);
248 case INITIAL_MINIMUM_RELOAD_DELAY:
699 mRefreshState = INITIAL_MINIMUM_RELOAD_DELAY;
877 mRefreshState = INITIAL_MINIMUM_RELOAD_DELAY;

Completed in 70 milliseconds