Searched refs:mPlpId (Results 1 – 4 of 4) sorted by relevance
29 private final int mPlpId; field in Atsc3PlpSettings36 mPlpId = plpId; in Atsc3PlpSettings()47 return mPlpId; in getPlpId()90 private int mPlpId; field in Atsc3PlpSettings.Builder104 mPlpId = plpId; in setPlpId()146 return new Atsc3PlpSettings(mPlpId, mModulation, mInterleaveMode, mCodeRate, mFec); in build()
26 private final int mPlpId; field in Atsc3PlpInfo30 mPlpId = plpId; in Atsc3PlpInfo()36 return mPlpId; in getPlpId()
392 private final int mPlpId; field in DvbtFrontendSettings411 mPlpId = plpId; in DvbtFrontendSettings()494 return mPlpId; in getPlpId()540 private int mPlpId = 0; field in DvbtFrontendSettings.Builder707 mPlpId = plpId; in setPlpId()728 mIsHighPriority, mStandard, mIsMiso, mPlpMode, mPlpId, mPlpGroupId); in build()
492 private Integer mPlpId; field in FrontendStatus651 if (mPlpId == null) { in getPlpId()654 return mPlpId; in getPlpId()1118 private final int mPlpId; field in FrontendStatus.Atsc3PlpTuningInfo1123 mPlpId = plpId; in Atsc3PlpTuningInfo()1132 return mPlpId; in getPlpId()