Searched refs:getMacAddress (Results 1 – 14 of 14) sorted by relevance
147 when(mWifiNative.getMacAddress()).thenReturn(MAC); in sendEnableResponder()247 verify(mWifiNative, times(1)).getMacAddress(); in testDisableResponderMultiClient()
243 Utils.parseMac(wifiManager.getConnectionInfo().getMacAddress())) : in getMAC()
234 Utils.parseMac(wifiManager.getConnectionInfo().getMacAddress())) : in getMAC()
424 public String getMacAddress() { in getMacAddress() method in WifiInfo
375 mResponderConfig.macAddress = mWifiNative.getMacAddress(); in processMessage()
557 public String getMacAddress() { in getMacAddress() method in WifiNative2993 String[] macAddrStr = getMacAddress().split(":"); in startSendingOffloadedPacket()
3363 result.setMacAddress(mWifiInfo.getMacAddress()); in getWiFiInfoForUid()4361 mWifiInfo.setMacAddress(mWifiNative.getMacAddress()); in processMessage()
118 {@link android.net.wifi.WifiInfo#getMacAddress() WifiInfo.getMacAddress()} and the
131 APIs</strong></em>. The {@link android.net.wifi.WifiInfo#getMacAddress WifiInfo.getMacAddress()}
8528 return wifiInfo.hasRealMacAddress() ? wifiInfo.getMacAddress() : null; in getWifiMacAddress()
18018 method public java.lang.String getMacAddress();
24498 method public java.lang.String getMacAddress();
24567 method public java.lang.String getMacAddress();
26751 method public java.lang.String getMacAddress();