Searched refs:getAudioPids (Results 1 – 5 of 5) sorted by relevance
345 return mProto.getAudioPids(mProto.getAudioTrackIndex()); in getAudioPid()355 public List<Integer> getAudioPids() { in getAudioPids() method in TunerChannel
1593 mChannel.getAudioPids().size())); in updateChannelInfo()1601 List<Integer> audioPids = channel.getAudioPids(); in updateChannelInfo()1631 mChannel.getAudioPids().size())); in updateChannelInfo()
1672 mChannel.getAudioPids().size())); in updateChannelInfo()1680 List<Integer> audioPids = channel.getAudioPids(); in updateChannelInfo()1710 mChannel.getAudioPids().size())); in updateChannelInfo()
182 for (Integer audioPid : channel.getAudioPids()) { in startStream()
187 for (Integer i : channel.getAudioPids()) { in startStream()