Searched defs:RttMetrics (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/rtt/
H A DRttMetrics.java47 public class RttMetrics { class
48 private static final String TAG = "RttMetrics";
87 public RttMetrics(Clock clock) { method in class:RttMetrics
345 * Dump all RttMetrics to console (pw) - this method is never called to dump the serialized

Completed in 711 milliseconds