Home
last modified time | relevance | path

Searched refs:getRetransmittedPacketsCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DBluetoothCallQualityReport.java97 public @IntRange(from = 0) int getRetransmittedPacketsCount() { in getRetransmittedPacketsCount() method in BluetoothCallQualityReport
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
H A DBluetoothInCallServiceTest.java292 Assert.assertEquals(40, report.getRetransmittedPacketsCount()); in testBluetoothCallQualityReport()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10724 method @IntRange(from=0) public int getRetransmittedPacketsCount();