Home
last modified time | relevance | path

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

/frameworks/base/lowpan/java/android/net/lowpan/
DILowpanInterface.aidl106 byte[] getMacAddress(); in getMacAddress() method
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DRttServiceTest.java163 when(mWifiNative.getMacAddress()).thenReturn(MAC); in sendEnableResponder()
263 verify(mWifiNative, times(1)).getMacAddress(); in testDisableResponderMultiClient()
DWifiStateMachineTest.java2350 assertEquals(WifiInfo.DEFAULT_MAC_ADDRESS, connectionInfo.getMacAddress()); in testConnectedIdsAreVisibleFromPermittedApp()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java327 public String getMacAddress() { in getMacAddress() method in WifiNative
328 return mSupplicantStaIfaceHal.getMacAddress(); in getMacAddress()
1557 String[] macAddrStr = getMacAddress().split(":"); in startSendingOffloadedPacket()
DSupplicantStaIfaceHal.java1259 public String getMacAddress() { in getMacAddress() method in SupplicantStaIfaceHal
1265 mISupplicantStaIface.getMacAddress((SupplicantStatus status, in getMacAddress()
DRttService.java482 mResponderConfig.macAddress = mWifiNative.getMacAddress(); in processMessage()
DWifiStateMachine.java1771 result.setMacAddress(mWifiInfo.getMacAddress()); in syncRequestConnectionInfo()
4280 mWifiInfo.setMacAddress(mWifiNative.getMacAddress()); in processMessage()
/frameworks/base/packages/Osu/src/com/android/hotspot2/
DOMADMAdapter.java243 Utils.parseMac(wifiManager.getConnectionInfo().getMacAddress())) : in getMAC()
/frameworks/opt/net/lowpan/service/java/com/android/server/lowpan/
DLowpanInterfaceTracker.java273 hwAddr = mLowpanInterface.getService().getMacAddress(); in enter()
/frameworks/base/wifi/java/android/net/wifi/
DWifiInfo.java476 public String getMacAddress() { in getMacAddress() method in WifiInfo
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java9912 return wifiInfo.hasRealMacAddress() ? wifiInfo.getMacAddress() : null; in getWifiMacAddress()
/frameworks/base/services/
Dart-profile447 HPLandroid/hardware/wifi/supplicant/V1_0/ISupplicantStaIface;->getMacAddress(Landroid/hardware/wifi…
743 HPLandroid/net/wifi/IClientInterface;->getMacAddress()[B
6112 PLandroid/hardware/wifi/supplicant/V1_0/ISupplicantStaIface$Proxy;->getMacAddress(Landroid/hardware…
14505 PLcom/android/server/wifi/SupplicantStaIfaceHal;->getMacAddress()Ljava/lang/String;
14969 PLcom/android/server/wifi/WifiNative;->getMacAddress()Ljava/lang/String;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18018 method public java.lang.String getMacAddress();
/frameworks/base/api/
Dcurrent.txt26608 method public java.lang.String getMacAddress();
Dtest-current.txt26764 method public java.lang.String getMacAddress();
Dsystem-current.txt29133 method public java.lang.String getMacAddress();
/frameworks/base/config/
Dboot-image-profile.txt4885 HPLandroid/net/wifi/WifiInfo;->getMacAddress()Ljava/lang/String;