Home
last modified time | relevance | path

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

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