Searched refs:getPacketSourceForStreamIndex (Results 1 – 2 of 2) sorted by relevance
263 sp<AnotherPacketSource> getPacketSourceForStreamIndex(size_t trackIndex, bool newUri);
1204 sp<AnotherPacketSource> LiveSession::getPacketSourceForStreamIndex( in getPacketSourceForStreamIndex() function in android::LiveSession1228 return getPacketSourceForStreamIndex(kMetaDataIndex, newUri); in getMetadataSource()1247 sources[i] = getPacketSourceForStreamIndex(i, newUri); in resumeFetcher()