Searched refs:mIsPassthrough (Results 1 – 1 of 1) sorted by relevance
141 private boolean mIsPassthrough; field in ChannelImpl211 return mIsPassthrough; in isPassthrough()282 && mIsPassthrough == other.mIsPassthrough; in equals()287 return Objects.hash(mId, mInputId, mIsPassthrough); in hashCode()340 && mIsPassthrough == other.isPassthrough() in hasSameReadOnlyInfo()369 + mIsPassthrough in toString()397 mIsPassthrough = channel.isPassthrough(); in copyFrom()427 mIsPassthrough = other.mIsPassthrough; in copyFrom()549 mChannel.mIsPassthrough = isPassthrough; in setPassthrough()