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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DLastMileLogger.java32 public class LastMileLogger { class
33 public LastMileLogger(WifiInjector injector) { method in class:LastMileLogger
38 public LastMileLogger(WifiInjector injector, String bufferPath, String enablePath, method in class:LastMileLogger
47 * Informs LastMileLogger that a connection event has occurred.
94 private static final String TAG = "LastMileLogger";

Completed in 70 milliseconds