Searched refs:setMask (Results 1 – 7 of 7) sorted by relevance
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/sources/ |
D | SparseChannelAudioSource.java | 42 public void setMask(int mask) { in setMask() method in SparseChannelAudioSource
|
/cts/tests/tests/tv/tuner/src/android/media/tv/tuner/cts/ |
D | TunerFilterTest.java | 174 .setMask(new byte[]{7, 6, 5, 4}) in testSectionSettingsWithSectionBits() 214 .setMask(new byte[] {7, 6, 5, 4}) in testMmtpSectionSettingsWithSectionBits()
|
D | TunerTest.java | 1428 .setMask(new byte[]{7, 6, 5, 4}) in testAlpSectionFilterConfig()
|
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/ |
D | TunerFilterTest.java | 174 .setMask(new byte[]{7, 6, 5, 4}) in testSectionSettingsWithSectionBits() 214 .setMask(new byte[] {7, 6, 5, 4}) in testMmtpSectionSettingsWithSectionBits()
|
D | TunerTest.java | 1429 .setMask(new byte[]{7, 6, 5, 4}) in testAlpSectionFilterConfig()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | AudioMultichannelMixdownActivity.java | 788 mAudioSource.setMask(1 << testPhase.mOutputChannel); in advanceTestPhase() 861 mAudioSource.setMask(1 << testPhase.mOutputChannel); in startDuplex()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | system-current.txt | 8535 …blic android.media.tv.tuner.filter.SectionSettingsWithSectionBits.Builder setMask(@NonNull byte[]);
|