Searched refs:mTAG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiNative.java44 private final String mTAG; field in class:WifiNative
83 mTAG = "WifiNative-" + iface;
99 if (DBG) Log.d(mTAG, "doBoolean: " + command);
104 if (DBG) Log.d(mTAG, "doInt: " + command);
109 if (DBG) Log.d(mTAG, "doString: " + command);

Completed in 59 milliseconds