Searched refs:setMaxRedundancyMillis (Results 1 – 19 of 19) sorted by relevance
31 param->setMaxRedundancyMillis(kMaxRedundancyMillis); in TEST()43 param->setMaxRedundancyMillis(kMaxRedundancyMillis); in TEST()61 param.setMaxRedundancyMillis(kMaxRedundancyMillis); in TEST()73 param->setMaxRedundancyMillis(kMaxRedundancyMillis); in TEST()78 param2->setMaxRedundancyMillis(kMaxRedundancyMillis); in TEST()89 param->setMaxRedundancyMillis(kMaxRedundancyMillis); in TEST()94 param2->setMaxRedundancyMillis(kMaxRedundancyMillis); in TEST()99 param3->setMaxRedundancyMillis(kMaxRedundancyMillis); in TEST()
81 amr.setMaxRedundancyMillis(kMaxRedundancyMillis); in SetUp()
76 void setMaxRedundancyMillis(const int32_t value);
38 .setMaxRedundancyMillis(maxRedundancyMillis) in createAmrParams()
87 .setMaxRedundancyMillis(MAX_REDUNDANCY_MILLIS)
150 void AmrParams::setMaxRedundancyMillis(const int32_t value) in setMaxRedundancyMillis() function in android::telephony::imsmedia::AmrParams
225 public @NonNull Builder setMaxRedundancyMillis(final int maxRedundancyMillis) { in setMaxRedundancyMillis() method in AmrParams.Builder
92 amr.setMaxRedundancyMillis(kMaxRedundancyMillis); in SetUp()
110 amr.setMaxRedundancyMillis(kMaxRedundancyMillis); in SetUp()
94 amr.setMaxRedundancyMillis(kMaxRedundancyMillis); in SetUp()
177 amr.setMaxRedundancyMillis(kMaxRedundancyMillis); in SetUp()
161 mAmrParam.setMaxRedundancyMillis(kMaxRedundancyMillis); in SetUp()
117 mAmr.setMaxRedundancyMillis(kMaxRedundancyMillis); in SetUp()
196 mAmr.setMaxRedundancyMillis(kMaxRedundancyMillis); in setupAudioConfig()
244 amr.setMaxRedundancyMillis(kMaxRedundancyMillis); in setupAudioConfig()
169 amr.setMaxRedundancyMillis(kMaxRedundancyMillis); in setupAudioConfig()
325 .setMaxRedundancyMillis(amr.maxRedundancyMillis) in buildAmrParams()
1588 .setMaxRedundancyMillis(maxRed) in createAmrParams()