Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/src/android/telephony/cts/
DTelephonyManagerTest.java301 assertMacAddress(getWifiMacAddress()); in verifyDeviceId()
304 assertMacAddress(getBluetoothMacAddress()); in verifyDeviceId()
406 private void assertMacAddress(String macAddress) { in assertMacAddress() method in TelephonyManagerTest