Home
last modified time | relevance | path

Searched refs:getWifiMacAddress (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/
DWifiTest.java21 mDevicePolicyManager.getWifiMacAddress(getWho()); in testGetWifiMacAddress()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DWifiTest.java30 final String macAddress = mDevicePolicyManager.getWifiMacAddress(getWho()); in testGetWifiMacAddress()
/cts/tests/tests/telephony/src/android/telephony/cts/
DTelephonyManagerTest.java240 assertMacAddress(getWifiMacAddress()); in verifyDeviceId()
346 private String getWifiMacAddress() { in getWifiMacAddress() method in TelephonyManagerTest