Searched refs:inactiveValidSub (Results 1 – 1 of 1) sorted by relevance
2142 int inactiveValidSub = 1; in testGetServiceStateForInactiveSub() local2144 inactiveValidSub += sub; in testGetServiceStateForInactiveSub()2147 assertNull(mTelephonyManager.createForSubscriptionId(inactiveValidSub).getServiceState()); in testGetServiceStateForInactiveSub()