Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DLinkBandwidthEstimator.java1205 String countKey = getCountKey(link, level); in update()
1218 private String getCountKey(int link, int level) { in getCountKey() method in LinkBandwidthEstimator.NetworkBandwidth
1238 String countKey = getCountKey(link, level); in getCount()