Searched refs:mIsRepeat (Results 1 – 3 of 3) sorted by relevance
32 final boolean mIsRepeat; field in SectionSettings40 mIsRepeat = isRepeat; in SectionSettings()67 return mIsRepeat; in isRepeat()97 boolean mIsRepeat; field in SectionSettings.Builder131 mIsRepeat = isRepeat; in setRepeat()
102 return new SectionSettingsWithTableInfo(mMainType, mCrcEnabled, mIsRepeat, mIsRaw, in build()
128 return new SectionSettingsWithSectionBits(mMainType, mCrcEnabled, mIsRepeat, mIsRaw, in build()