Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteServiceManager.java1203 void clearSatelliteEnabledForCarrier() { in clearSatelliteEnabledForCarrier() method in MockSatelliteServiceManager
1208 mSatelliteService.clearSatelliteEnabledForCarrier(); in clearSatelliteEnabledForCarrier()
DMockSatelliteService.java819 public void clearSatelliteEnabledForCarrier() { in clearSatelliteEnabledForCarrier() method in MockSatelliteService
DSatelliteManagerTestOnMockService.java3286 clearSatelliteEnabledForCarrier(); in testSatelliteAttachRestrictionForCarrier()
5096 private void clearSatelliteEnabledForCarrier() { in clearSatelliteEnabledForCarrier() method in SatelliteManagerTestOnMockService
5097 sMockSatelliteServiceManager.clearSatelliteEnabledForCarrier(); in clearSatelliteEnabledForCarrier()