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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h141 INITIAL_MINIMUM_RELOAD_DELAY, enumerator in enum:android::PlaylistFetcher::RefreshState
H A DPlaylistFetcher.cpp79 mRefreshState(INITIAL_MINIMUM_RELOAD_DELAY),
126 CHECK_EQ((int)mRefreshState, (int)INITIAL_MINIMUM_RELOAD_DELAY);
142 case INITIAL_MINIMUM_RELOAD_DELAY:
713 mRefreshState = INITIAL_MINIMUM_RELOAD_DELAY;

Completed in 58 milliseconds