Searched defs:ForwardedStats (Results 1 – 2 of 2) sorted by relevance
38 public static class ForwardedStats { class in TetheringUtils44 public ForwardedStats() { in ForwardedStats() method in TetheringUtils.ForwardedStats51 public ForwardedStats(long rxBytes, long txBytes) { in ForwardedStats() method in TetheringUtils.ForwardedStats58 public ForwardedStats(long rxBytes, long rxPackets, long txBytes, long txPackets) { in ForwardedStats() method in TetheringUtils.ForwardedStats65 public ForwardedStats(@NonNull TetherStatsParcel tetherStats) { in ForwardedStats() method in TetheringUtils.ForwardedStats72 public ForwardedStats(@NonNull ForwardedStats other) { in ForwardedStats() method in TetheringUtils.ForwardedStats
113 public static class ForwardedStats { class in OffloadHardwareInterface117 public ForwardedStats() { in ForwardedStats() method in OffloadHardwareInterface.ForwardedStats123 public ForwardedStats(long rxBytes, long txBytes) { in ForwardedStats() method in OffloadHardwareInterface.ForwardedStats