Home
last modified time | relevance | path

Searched refs:getMacAddress (Results 1 – 14 of 14) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DRttServiceTest.java147 when(mWifiNative.getMacAddress()).thenReturn(MAC); in sendEnableResponder()
247 verify(mWifiNative, times(1)).getMacAddress(); in testDisableResponderMultiClient()
/frameworks/base/packages/Osu/src/com/android/hotspot2/
DOMADMAdapter.java243 Utils.parseMac(wifiManager.getConnectionInfo().getMacAddress())) : in getMAC()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DOMADMAdapter.java234 Utils.parseMac(wifiManager.getConnectionInfo().getMacAddress())) : in getMAC()
/frameworks/base/wifi/java/android/net/wifi/
DWifiInfo.java424 public String getMacAddress() { in getMacAddress() method in WifiInfo
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DRttService.java375 mResponderConfig.macAddress = mWifiNative.getMacAddress(); in processMessage()
DWifiNative.java557 public String getMacAddress() { in getMacAddress() method in WifiNative
2993 String[] macAddrStr = getMacAddress().split(":"); in startSendingOffloadedPacket()
DWifiStateMachine.java3363 result.setMacAddress(mWifiInfo.getMacAddress()); in getWiFiInfoForUid()
4361 mWifiInfo.setMacAddress(mWifiNative.getMacAddress()); in processMessage()
/frameworks/base/docs/html/about/versions/marshmallow/
Dandroid-6.0-changes.jd118 {@link android.net.wifi.WifiInfo#getMacAddress() WifiInfo.getMacAddress()} and the
/frameworks/base/docs/html/training/articles/
Duser-data-ids.jd131 APIs</strong></em>. The {@link android.net.wifi.WifiInfo#getMacAddress WifiInfo.getMacAddress()}
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java8528 return wifiInfo.hasRealMacAddress() ? wifiInfo.getMacAddress() : null; in getWifiMacAddress()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18018 method public java.lang.String getMacAddress();
/frameworks/base/api/
Dcurrent.txt24498 method public java.lang.String getMacAddress();
Dtest-current.txt24567 method public java.lang.String getMacAddress();
Dsystem-current.txt26751 method public java.lang.String getMacAddress();