Searched refs:plpGroupId (Results 1 – 3 of 3) sorted by relevance
398 int plpGroupId) { in DvbtFrontendSettings() argument412 mPlpGroupId = plpGroupId; in DvbtFrontendSettings()716 public Builder setPlpGroupId(int plpGroupId) { in setPlpGroupId() argument717 mPlpGroupId = plpGroupId; in setPlpGroupId()
1131 .plpGroupId = static_cast<uint8_t>(dvbt.plpGroupId), in getHidlFrontendSettings()
3034 int32_t plpGroupId = env->GetIntField(settings, env->GetFieldID(clazz, "mPlpGroupId", "I")); in getDvbtFrontendSettings() local3051 .plpGroupId = plpGroupId, in getDvbtFrontendSettings()