Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSubscriptionManagerTest.java885 int activeDataSubId = ShellIdentityUtils.invokeMethodWithShellPermissions(mSm, in testRestoreAllSimSpecificSettingsFromBackup() local
887 assertNotEquals(activeDataSubId, SubscriptionManager.INVALID_SUBSCRIPTION_ID); in testRestoreAllSimSpecificSettingsFromBackup()
889 (sm) -> sm.getActiveSubscriptionInfo(activeDataSubId)); in testRestoreAllSimSpecificSettingsFromBackup()
899 overrideCarrierConfig(bundle, activeDataSubId); in testRestoreAllSimSpecificSettingsFromBackup()
904 ImsMmTelManager mMmTelManager = imsManager.getImsMmTelManager(activeDataSubId); in testRestoreAllSimSpecificSettingsFromBackup()
918 ImsRcsManager imsRcsManager = imsManager.getImsRcsManager(activeDataSubId); in testRestoreAllSimSpecificSettingsFromBackup()
974 overrideCarrierConfig(null, activeDataSubId); in testRestoreAllSimSpecificSettingsFromBackup()