Searched refs:traffic (Results 1 – 12 of 12) sorted by relevance
176 Pair<Long, Long> traffic; in combinedTrafficFor() local180 traffic = trafficFor(matchRule, oemManaged); in combinedTrafficFor()181 if (traffic != null) { in combinedTrafficFor()182 rx += traffic.first; in combinedTrafficFor()183 tx += traffic.second; in combinedTrafficFor()190 private void sendMessage(int type, Pair<Long, Long> traffic) { in sendMessage() argument191 if (traffic == null) { in sendMessage()197 bundle.putLong(ManagerFragment.METRIC_MSG_OEM_PREFERENCE_RX_KEY, traffic.first); in sendMessage()198 bundle.putLong(ManagerFragment.METRIC_MSG_OEM_PREFERENCE_TX_KEY, traffic.second); in sendMessage()
142 Traffic traffic = destination != null ? destination.getTraffic() : null; in update() local149 mEta.setTextColor(getTrafficColor(traffic)); in update()184 private int getTrafficColor(@Nullable Traffic traffic) { in getTrafficColor() argument185 if (traffic == Traffic.LOW) { in getTrafficColor()187 } else if (traffic == Traffic.MEDIUM) { in getTrafficColor()189 } else if (traffic == Traffic.HIGH) { in getTrafficColor()
140 Traffic traffic = destination != null ? destination.getTraffic() : null; in update() local147 mEta.setTextColor(getTrafficColor(traffic)); in update()182 private int getTrafficColor(@Nullable Traffic traffic) { in getTrafficColor() argument183 if (traffic == Traffic.LOW) { in getTrafficColor()185 } else if (traffic == Traffic.MEDIUM) { in getTrafficColor()187 } else if (traffic == Traffic.HIGH) { in getTrafficColor()
64 … elemental unit is an apacket. Is traffic is inbound, the buffer stores apacket until they are con…88 The two types of asocket (Remote and Local) differentiate between outbound and inbound traffic.
3263 final UidTraffic traffic = mUidTraffic.valueAt(i); in reportActivityInfo() local3264 if (traffic.getTxBytes() != 0 || traffic.getRxBytes() != 0) { in reportActivityInfo()3273 final UidTraffic traffic = mUidTraffic.valueAt(i); in reportActivityInfo() local3274 if (traffic.getTxBytes() != 0 || traffic.getRxBytes() != 0) { in reportActivityInfo()3275 result[putIdx++] = traffic.clone(); in reportActivityInfo()3421 for (UidTraffic traffic : data) { in energyInfoCallback()3422 UidTraffic existingTraffic = mUidTraffic.get(traffic.getUid()); in energyInfoCallback()3424 mUidTraffic.put(traffic.getUid(), traffic); in energyInfoCallback() local3426 existingTraffic.addRxBytes(traffic.getRxBytes()); in energyInfoCallback()3427 existingTraffic.addTxBytes(traffic.getTxBytes()); in energyInfoCallback()
38 WifiTrafficPoller: Polls traffic on wifi and notifies apps listening on it.
28 // The limit traffic data of the network connection provided by captive portal
547 // High amount of traffic550 // Intermediate amount of traffic582 Traffic traffic = 7; field
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...