Searched defs:isPassthrough (Results 1 – 4 of 4) sorted by relevance
232 private AvSettings(int mainType, boolean isAudio, boolean isPassthrough, int audioStreamType, in AvSettings()248 public boolean isPassthrough() { in isPassthrough() method in AvSettings311 public Builder setPassthrough(boolean isPassthrough) { in setPassthrough()
90 public boolean isPassthrough() { in isPassthrough() method in TlvFilterConfiguration
96 public boolean isPassthrough() { in isPassthrough() method in IpFilterConfiguration
4002 bool isPassthrough = in getFilterAvSettings() local