Home | History | Annotate | Download | only in downloads

Lines Matching defs:TrafficStats

45 import android.net.TrafficStats;
207 TrafficStats.setThreadStatsTag(TrafficStats.TAG_SYSTEM_DOWNLOAD);
208 TrafficStats.setThreadStatsUid(mInfo.mUid);
266 TrafficStats.clearThreadStatsTag();
267 TrafficStats.clearThreadStatsUid();