Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DLinkBandwidthEstimator.java807 Pair<Integer, Integer> bandwidthInfo = in sendLinkBandwidthToDataConnection() local
809 mBandwidthChangedRegistrants.notifyRegistrants(new AsyncResult(null, bandwidthInfo, null)); in sendLinkBandwidthToDataConnection()