Searched refs:mIsPassthrough (Results 1 – 1 of 1) sorted by relevance
30 private final boolean mIsPassthrough; field in AvSettings38 mIsPassthrough = isPassthrough; in AvSettings()45 return mIsPassthrough; in isPassthrough()65 private boolean mIsPassthrough; field in AvSettings.Builder77 mIsPassthrough = isPassthrough; in setPassthrough()86 return new AvSettings(mMainType, mIsAudio, mIsPassthrough); in build()