Home
last modified time | relevance | path

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

/cts/tests/tests/telephony3/src/android/telephony3/cts/
DTelephonyManagerTest.java45 public class TelephonyManagerTest { class
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellLocationTest.java69 TelephonyManagerTest.grantLocationPermissions(); in testCellLocation()
DPhoneStateListenerTest.java767 TelephonyManagerTest.grantLocationPermissions(); in testOnCellLocationChanged()
902 TelephonyManagerTest.grantLocationPermissions(); in testOnCellInfoChanged()
DTelephonyCallbackTest.java778 TelephonyManagerTest.grantLocationPermissions(); in testOnCellLocationChangedByRegisterTelephonyCallback()
936 TelephonyManagerTest.grantLocationPermissions(); in testOnCellInfoChangedByRegisterTelephonyCallback()
DTelephonyManagerTest.java144 public class TelephonyManagerTest { class
296 private TelephonyManagerTest.CarrierConfigReceiver mReceiver;
2507 Consumer<Integer> callbackSuccess = TelephonyManagerTest::assertSetOpportunisticSubSuccess; in testPreferredOpportunisticDataSubscription()
2509 TelephonyManagerTest::assertSetOpportunisticNoOpportunisticSub; in testPreferredOpportunisticDataSubscription()
2634 TelephonyManagerTest::assertUpdateAvailableNetworkSuccess; in testUpdateAvailableNetworks()
2636 TelephonyManagerTest::assertUpdateAvailableNetworkNoOpportunisticSub; in testUpdateAvailableNetworks()
DCellInfoTest.java253 TelephonyManagerTest.grantLocationPermissions(); in setUp()