Searched defs:ForwardedStats (Results 1 – 2 of 2) sorted by relevance
66 public static class ForwardedStats { class in TetheringUtils72 public ForwardedStats() { in ForwardedStats() method in TetheringUtils.ForwardedStats79 public ForwardedStats(long rxBytes, long txBytes) { in ForwardedStats() method in TetheringUtils.ForwardedStats86 public ForwardedStats(long rxBytes, long rxPackets, long txBytes, long txPackets) { in ForwardedStats() method in TetheringUtils.ForwardedStats93 public ForwardedStats(@NonNull TetherStatsParcel tetherStats) { in ForwardedStats() method in TetheringUtils.ForwardedStats100 public ForwardedStats(@NonNull TetherStatsValue tetherStats) { in ForwardedStats() method in TetheringUtils.ForwardedStats107 public ForwardedStats(@NonNull ForwardedStats other) { in ForwardedStats() method in TetheringUtils.ForwardedStats
154 public static class ForwardedStats { class in OffloadHardwareInterface158 public ForwardedStats() { in ForwardedStats() method in OffloadHardwareInterface.ForwardedStats164 public ForwardedStats(long rxBytes, long txBytes) { in ForwardedStats() method in OffloadHardwareInterface.ForwardedStats