Searched refs:isPassthrough (Results 1 – 6 of 6) sorted by relevance
232 private AvSettings(int mainType, boolean isAudio, boolean isPassthrough, int audioStreamType, in AvSettings() argument239 mIsPassthrough = isPassthrough; in AvSettings()248 public boolean isPassthrough() { in isPassthrough() method in AvSettings311 public Builder setPassthrough(boolean isPassthrough) { in setPassthrough() argument312 mIsPassthrough = isPassthrough; in setPassthrough()
90 public boolean isPassthrough() { in isPassthrough() method in TlvFilterConfiguration
96 public boolean isPassthrough() { in isPassthrough() method in IpFilterConfiguration
323 .isPassthrough) { in checkIsPassthroughFilter()332 .isPassthrough) { in checkIsPassthroughFilter()
4002 bool isPassthrough = in getFilterAvSettings() local4007 .isPassthrough = isPassthrough, in getFilterAvSettings()
8019 method public boolean isPassthrough();8162 method public boolean isPassthrough();8397 method public boolean isPassthrough();