Home
last modified time | relevance | path

Searched refs:mConstellation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/tv/tuner/frontend/
DDvbtFrontendSettings.java383 private final int mConstellation; field in DvbtFrontendSettings
402 mConstellation = constellation; in DvbtFrontendSettings()
434 return mConstellation; in getConstellation()
531 private int mConstellation = CONSTELLATION_UNDEFINED; field in DvbtFrontendSettings.Builder
616 mConstellation = constellation; in setConstellation()
727 mConstellation, mHierarchy, mHpCodeRate, mLpCodeRate, mGuardInterval, in build()