Searched defs:ForwardedStats (Results 1 – 2 of 2) sorted by relevance
72 public static class ForwardedStats { class in TetheringUtils78 public ForwardedStats() { in ForwardedStats() method in TetheringUtils.ForwardedStats85 public ForwardedStats(long rxBytes, long txBytes) { in ForwardedStats() method in TetheringUtils.ForwardedStats92 public ForwardedStats(long rxBytes, long rxPackets, long txBytes, long txPackets) { in ForwardedStats() method in TetheringUtils.ForwardedStats99 public ForwardedStats(@NonNull TetherStatsParcel tetherStats) { in ForwardedStats() method in TetheringUtils.ForwardedStats106 public ForwardedStats(@NonNull TetherStatsValue tetherStats) { in ForwardedStats() method in TetheringUtils.ForwardedStats113 public ForwardedStats(@NonNull ForwardedStats other) { in ForwardedStats() method in TetheringUtils.ForwardedStats
143 public static class ForwardedStats { class in OffloadHardwareInterface147 public ForwardedStats() { in ForwardedStats() method in OffloadHardwareInterface.ForwardedStats153 public ForwardedStats(long rxBytes, long txBytes) { in ForwardedStats() method in OffloadHardwareInterface.ForwardedStats