Home
last modified time | relevance | path

Searched refs:addTxBytes (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DLinkBandwidthEstimatorTest.java149 addTxBytes(500_000L); in testScreenOnTxTrafficHighOneModemPoll()
166 addTxBytes(500_000L); in testScreenOnTxTrafficHighNotActivePhoneNoModemPoll()
191 addTxBytes(10_000L); in testScreenOnTxRxTrafficHighTwoModemPoll()
201 addTxBytes(100_000L); in testScreenOnTxRxTrafficHighTwoModemPoll()
221 addTxBytes(10_000L); in testScreenOnRxTrafficHighTwoModemPollRxTimeHigh()
249 addTxBytes(10_000L); in testScreenOnTxRxTrafficLow()
295 addTxBytes(10_000L); in testRatChangeTriggerBandwidthUpdate()
301 addTxBytes(10_000L); in testRatChangeTriggerBandwidthUpdate()
333 addTxBytes(20_000L); in testSignalLevelChangeTriggerBandwidthUpdate()
394 addTxBytes(10_000L); in testSwitchToNrMmwaveTriggerBandwidthUpdate()
[all …]
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DUidTraffic.java66 public void addTxBytes(long bytes) { in addTxBytes() method in UidTraffic
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java3450 existingTraffic.addTxBytes(traffic.getTxBytes()); in energyInfoCallback()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12604 Landroid/bluetooth/UidTraffic;->addTxBytes(J)V