Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java2142 int inactiveValidSub = 1; in testGetServiceStateForInactiveSub() local
2144 inactiveValidSub += sub; in testGetServiceStateForInactiveSub()
2147 assertNull(mTelephonyManager.createForSubscriptionId(inactiveValidSub).getServiceState()); in testGetServiceStateForInactiveSub()