Searched defs:subChannel (Results 1 – 6 of 6) sorted by relevance
186 public int tune(int channel, int subChannel) { in tune()
258 public abstract int tune(int channel, int subChannel); in tune()
626 @RadioManager.Band int band, int frequencyKhz, int subChannel) { in createAmFmSelector()
324 int subChannel = 2; in createAmFmSelector_withValidFrequencyAndSubChannel() local
265 Return<void> NativeCallback::newMetadata(uint32_t channel, uint32_t subChannel, in newMetadata()
296 uint32_t channel, subChannel; in nativeTune() local