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()
418 private final int mPlpId; field in DvbtFrontendSettings437 mPlpId = plpId; in DvbtFrontendSettings()520 return mPlpId; in getPlpId()566 private int mPlpId = 0; field in DvbtFrontendSettings.Builder720 mPlpId = plpId; in setPlpId()741 mIsHighPriority, mStandard, mIsMiso, mPlpMode, mPlpId, mPlpGroupId); in build()
432 private Integer mPlpId; field in FrontendStatus587 if (mPlpId == null) { in getPlpId()590 return mPlpId; in getPlpId()925 private final int mPlpId; field in FrontendStatus.Atsc3PlpTuningInfo930 mPlpId = plpId; in Atsc3PlpTuningInfo()939 return mPlpId; in getPlpId()