Searched defs:audioChannel (Results 1 – 2 of 2) sorted by relevance
54 public final int audioChannel; field in ChannelInfo121 int audioChannel, in ChannelInfo()287 public Builder setAudioChannel(int audioChannel) { in setAudioChannel()
401 int audioChannel, in HotwordDetectedResult()627 int audioChannel = in.readInt(); in HotwordDetectedResult() local