Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java1099 assertMacAddress(getWifiMacAddress()); in verifyDeviceId()
1102 assertMacAddress(getBluetoothMacAddress()); in verifyDeviceId()
1206 private void assertMacAddress(String macAddress) { in assertMacAddress() method in TelephonyManagerTest