Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/tv/tuner/frontend/
H A DDvbtFrontendSettings.java625 public Builder setConstellation(@Constellation int constellation) { in setConstellation() method in DvbtFrontendSettings.Builder
/aosp12/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
H A DSampleTunerTvInputService.java297 .setConstellation(DvbtFrontendSettings.CONSTELLATION_AUTO) in tune()
/aosp12/hardware/interfaces/tv/tuner/config/api/
H A Dcurrent.txt195 method public void setConstellation(@Nullable java.math.BigInteger);
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt6993 …@NonNull public android.media.tv.tuner.frontend.DvbtFrontendSettings.Builder setConstellation(int);