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.java1569 assertMacAddress(getWifiMacAddress()); in verifyDeviceId()
1572 assertMacAddress(getBluetoothMacAddress()); in verifyDeviceId()
1672 private void assertMacAddress(String macAddress) { in assertMacAddress() method in TelephonyManagerTest