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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
H A DWifiNanNative.java38 public class WifiNanNative { class
39 private static final String TAG = "WifiNanNative";
47 private static WifiNanNative sWifiNanNativeSingleton;
51 public static WifiNanNative getInstance() {
62 sWifiNanNativeSingleton = new WifiNanNative();
132 private WifiNanNative() { method in class:WifiNanNative

Completed in 27 milliseconds