Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteServiceManager.java1179 @Nullable List<String> getCarrierPlmnList() { in getCarrierPlmnList() method in MockSatelliteServiceManager
1184 return mSatelliteService.getCarrierPlmnList(); in getCarrierPlmnList()
DMockSatelliteService.java801 public List<String> getCarrierPlmnList() { in getCarrierPlmnList() method in MockSatelliteService
DSatelliteManagerTestOnMockService.java3226 List<String> carrierPlmnList = sMockSatelliteServiceManager.getCarrierPlmnList(); in testSatelliteAttachEnabledForCarrier()
3710 List<String> carrierPlmnList = sMockSatelliteServiceManager.getCarrierPlmnList(); in testGetSatellitePlmnsForCarrier()