Searched refs:mIsShortFrames (Results 1 – 2 of 2) sorted by relevance
31 private final boolean mIsShortFrames; field in DvbsCodeRate37 mIsShortFrames = isShortFrames; in DvbsCodeRate()58 return mIsShortFrames; in isShortFrameEnabled()81 private boolean mIsShortFrames; field in DvbsCodeRate.Builder108 mIsShortFrames = isShortFrames; in setShortFrameEnabled()125 return new DvbsCodeRate(mFec, mIsLinear, mIsShortFrames, mBitsPer1000Symbol); in build()
550 private Boolean mIsShortFrames; field in FrontendStatus1054 if (mIsShortFrames == null) { in isShortFramesEnabled()1057 return mIsShortFrames; in isShortFramesEnabled()