blob: 1ba87d8a26dc138c8cb45a4d5ea0cf578a3617c9 [file] [log] [blame]
Motomu Utsumi5dcd1452023-09-07 18:39:06 +09001// Signature format: 2.0
2package android.net {
3
4 public class TrafficStats {
5 method @Deprecated public static void setThreadStatsUidSelf();
6 }
7
8}
9