Searched refs:getBandwidth (Results 1 – 10 of 10) sorted by relevance
76 uint32_t getBandwidth() const { return mBandwidth + 1; } in getBandwidth() function
142 uint32_t getBandwidth(int band) const;
163 uint32_t AudioEqualizer::getBandwidth(int band) const { in getBandwidth() function in android::AudioEqualizer168 return mpPeakingFilters[band - 1].getBandwidth(); in getBandwidth()
194 public int getBandwidth(String type) { in getBandwidth() method in SimpleSessionDescription195 return mFields.getBandwidth(type); in getBandwidth()470 public int getBandwidth(String type) { in getBandwidth() method in SimpleSessionDescription.Fields
60 assertEquals(BANDWIDTH, ci.getBandwidth()); in testDefaultConstructor()153 assertEquals(Integer.MAX_VALUE, ci.getBandwidth()); in testFormerConstructor()
259 public int getBandwidth() { in getBandwidth() method in CellIdentityLte
2431 final int cbw = cl.getBandwidth(); in setPhyCellInfoFromCellIdentity()
45104 Landroid/net/sip/SimpleSessionDescription$Fields;->getBandwidth(Ljava/lang/String;)I45143 Landroid/net/sip/SimpleSessionDescription;->getBandwidth(Ljava/lang/String;)I
44904 method public int getBandwidth();
45048 method public int getBandwidth();