Searched refs:addFetcher (Results 1 – 2 of 2) sorted by relevance
256 sp<PlaylistFetcher> addFetcher(const char *uri);
1023 addFetcher(mMasterURL.c_str())->fetchPlaylistAsync(); in onConnect()1165 sp<PlaylistFetcher> LiveSession::addFetcher(const char *uri) { in addFetcher() function in android::LiveSession1853 sp<PlaylistFetcher> fetcher = addFetcher(uri.c_str()); in onChangeConfiguration3()