Searched refs:EMPTY_STRING_LIST (Results 1 – 1 of 1) sorted by relevance
115 private static final List<String> EMPTY_STRING_LIST = new ArrayList<>(); field in SatelliteAccessControllerTest341 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()