Searched refs:MSG_TRAFFIC_STATS_POLL (Results 1 – 1 of 1) sorted by relevance
85 static final int MSG_TRAFFIC_STATS_POLL = 2; field in LinkBandwidthEstimator335 case MSG_TRAFFIC_STATS_POLL: in handleMessage()451 removeMessages(MSG_TRAFFIC_STATS_POLL); in handleTrafficStatsPollConditionChanged()490 sendEmptyMessageDelayed(MSG_TRAFFIC_STATS_POLL, TRAFFIC_STATS_POLL_INTERVAL_MS); in handleTrafficStatsPoll()