Searched refs:setThreadStatsTag (Results 1 – 11 of 11) sorted by relevance
209 public static void setThreadStatsTag(int tag) { in setThreadStatsTag() method in TrafficStats240 setThreadStatsTag(TAG_SYSTEM_BACKUP); in setThreadStatsTagBackup()252 setThreadStatsTag(TAG_SYSTEM_RESTORE); in setThreadStatsTagRestore()265 setThreadStatsTag(TAG_SYSTEM_APP); in setThreadStatsTagApp()
47 TrafficStats.setThreadStatsTag(TrafficStats.TAG_SYSTEM_APP); in canConnectToPrivateDnsServer()
183 TrafficStats.setThreadStatsTag(oldTag); in requestTime()
43 TrafficStats.setThreadStatsTag(Thread.currentThread().id.toInt()) in fetch()
129 TrafficStats.setThreadStatsTag(oldTag); in doDownloadWithTrafficAccounted()
134 TrafficStats.setThreadStatsTag(oldTag);
255 TrafficStats.setThreadStatsTag(oldTag); in testForCaptivePortal()
12078 HSPLandroid/net/TrafficStats;->setThreadStatsTag(I)V
26571 method public static void setThreadStatsTag(int);
17305 method public static void setThreadStatsTag(int);
12070 HSPLandroid/net/TrafficStats;->setThreadStatsTag(I)V