HomeSort by relevance Sort by last modified time
    Searched refs:INITIAL_MINIMUM_RELOAD_DELAY (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h 123 INITIAL_MINIMUM_RELOAD_DELAY,
PlaylistFetcher.cpp 73 mRefreshState(INITIAL_MINIMUM_RELOAD_DELAY),
119 CHECK_EQ((int)mRefreshState, (int)INITIAL_MINIMUM_RELOAD_DELAY);
135 case INITIAL_MINIMUM_RELOAD_DELAY:
695 mRefreshState = INITIAL_MINIMUM_RELOAD_DELAY;
    [all...]

Completed in 30 milliseconds