Searched refs:mIsPassthrough (Results 1 – 1 of 1) sorted by relevance
227 private final boolean mIsPassthrough; field in AvSettings239 mIsPassthrough = isPassthrough; in AvSettings()249 return mIsPassthrough; in isPassthrough()295 private boolean mIsPassthrough = false; field in AvSettings.Builder312 mIsPassthrough = isPassthrough; in setPassthrough()378 return new AvSettings(mMainType, mIsAudio, mIsPassthrough, mAudioStreamType, in build()