Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/testlibs/
DAudioPeakingFilter.h76 uint32_t getBandwidth() const { return mBandwidth + 1; } in getBandwidth() function
DAudioEqualizer.h142 uint32_t getBandwidth(int band) const;
DAudioEqualizer.cpp163 uint32_t AudioEqualizer::getBandwidth(int band) const { in getBandwidth() function in android::AudioEqualizer
168 return mpPeakingFilters[band - 1].getBandwidth(); in getBandwidth()
/frameworks/opt/net/voip/src/java/android/net/sip/
DSimpleSessionDescription.java194 public int getBandwidth(String type) { in getBandwidth() method in SimpleSessionDescription
195 return mFields.getBandwidth(type); in getBandwidth()
470 public int getBandwidth(String type) { in getBandwidth() method in SimpleSessionDescription.Fields
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityLteTest.java60 assertEquals(BANDWIDTH, ci.getBandwidth()); in testDefaultConstructor()
153 assertEquals(Integer.MAX_VALUE, ci.getBandwidth()); in testFormerConstructor()
/frameworks/base/telephony/java/android/telephony/
DCellIdentityLte.java259 public int getBandwidth() { in getBandwidth() method in CellIdentityLte
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2431 final int cbw = cl.getBandwidth(); in setPhyCellInfoFromCellIdentity()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45104 Landroid/net/sip/SimpleSessionDescription$Fields;->getBandwidth(Ljava/lang/String;)I
45143 Landroid/net/sip/SimpleSessionDescription;->getBandwidth(Ljava/lang/String;)I
/frameworks/base/non-updatable-api/
Dcurrent.txt44904 method public int getBandwidth();
/frameworks/base/api/
Dcurrent.txt45048 method public int getBandwidth();