Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessControllerTest.java115 private static final List<String> EMPTY_STRING_LIST = new ArrayList<>(); field in SatelliteAccessControllerTest
341 when(mMockCountryDetector.getCurrentNetworkCountryIso()).thenReturn(EMPTY_STRING_LIST); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
376 when(mMockCountryDetector.getCurrentNetworkCountryIso()).thenReturn(EMPTY_STRING_LIST); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
405 when(mMockCountryDetector.getCurrentNetworkCountryIso()).thenReturn(EMPTY_STRING_LIST); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
436 when(mMockCountryDetector.getCurrentNetworkCountryIso()).thenReturn(EMPTY_STRING_LIST); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()