Searched refs:getModulation (Results 1 – 3 of 3) sorted by relevance
177 channel.getModulation(), channel.getDisplayNumber(false))) { in startStream()197 channel.getModulation(), in startStream()
321 public String getModulation() { in getModulation() method in TunerChannel322 return mProto.getModulation(); in getModulation()
608 "QAM256".equals(channel.getModulation()) in handleChannel()