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