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.java274 int activeSubscriptionInfoCount = in testUpdateAvailableNetworksWithCarrierPrivilege() local
282 if (mTelephonyManager.getPhoneCount() == 2 && activeSubscriptionInfoCount != 2) { in testUpdateAvailableNetworksWithCarrierPrivilege()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java3399 int activeSubscriptionInfoCount = ShellIdentityUtils.invokeMethodWithShellPermissions( in testPreferredOpportunisticDataSubscription() local
3407 if (mTelephonyManager.getPhoneCount() == 2 && activeSubscriptionInfoCount != 2) { in testPreferredOpportunisticDataSubscription()
3527 int activeSubscriptionInfoCount = ShellIdentityUtils.invokeMethodWithShellPermissions( in testUpdateAvailableNetworks() local
3538 if (mTelephonyManager.getPhoneCount() == 2 && activeSubscriptionInfoCount != 2) { in testUpdateAvailableNetworks()