Home
last modified time | relevance | path

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

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java256 int activeSubscriptionInfoCount = in testUpdateAvailableNetworksWithCarrierPrivilege() local
264 if (mTelephonyManager.getPhoneCount() == 2 && activeSubscriptionInfoCount != 2) { in testUpdateAvailableNetworksWithCarrierPrivilege()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java2483 int activeSubscriptionInfoCount = ShellIdentityUtils.invokeMethodWithShellPermissions( in testPreferredOpportunisticDataSubscription() local
2491 if (mTelephonyManager.getPhoneCount() == 2 && activeSubscriptionInfoCount != 2) { in testPreferredOpportunisticDataSubscription()
2609 int activeSubscriptionInfoCount = ShellIdentityUtils.invokeMethodWithShellPermissions( in testUpdateAvailableNetworks() local
2623 if (mTelephonyManager.getPhoneCount() == 2 && activeSubscriptionInfoCount != 2) { in testUpdateAvailableNetworks()