Home
last modified time | relevance | path

Searched defs:mockAddress (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbCountryCodeTest.java265 Address mockAddress = mock(Address.class); in testSetCountryCodeFromLocation() local
397 Address mockAddress = mock(Address.class); in testChangeInLocationCountryCode() local
423 Address mockAddress = mock(Address.class); in testChangeInTelephonyCountryCodeWhenWifiAndLocationCountryCodeAvailable() local
/packages/modules/Connectivity/thread/tests/unit/src/com/android/server/thread/
DThreadNetworkCountryCodeTest.java240 Address mockAddress = mock(Address.class); in wifiCountryCode_bothWifiAndLocationAreAvailable_wifiCountryCodeIsUsed() local