Searched refs:getWifiMacAddress (Results 1 – 4 of 4) sorted by relevance
21 mDevicePolicyManager.getWifiMacAddress(getWho()); in testCannotGetWifiMacAddress()
30 final String macAddress = mDevicePolicyManager.getWifiMacAddress(getWho()); in testGetWifiMacAddress()
129 dpm.getWifiMacAddress(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT); in testCannotGetWifiMacAddress()
301 assertMacAddress(getWifiMacAddress()); in verifyDeviceId()413 private String getWifiMacAddress() { in getWifiMacAddress() method in TelephonyManagerTest