blob: d9d243d7e8aac76c67073a62af9d8fb969bf77b7 [file] [log] [blame]
paulhu802ab972021-12-14 01:30:22 +00001// Signature format: 2.0
Paul Duffin7bd2d102023-10-10 17:11:25 +01002// - add-additional-overrides=no
3// - migrating=Migration in progress see b/299366704
Junyu Laieb6f4be2022-01-17 11:52:57 +00004package android.net {
5
6 public class TrafficStats {
7 method @Deprecated public static void setThreadStatsUidSelf();
8 }
9
10}
11