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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java46 public class WifiNative { class
106 public WifiNative(String interfaceName) { method in class:WifiNative
108 mTAG = "WifiNative-" + interfaceName;
285 Log.e("WifiNative: ", ts+debug+ " stack:"
1134 private static final String TAG = "WifiNative-HAL";

Completed in 253 milliseconds