Searched refs:subId2 (Results 1 – 2 of 2) sorted by relevance
546 int subId2 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account2); in sortSimPhoneAccountsForEmergency() local550 int slotId2 = (subId2 != SubscriptionManager.INVALID_SUBSCRIPTION_ID) in sortSimPhoneAccountsForEmergency()551 ? mTelephonyAdapter.getSlotIndex(subId2) in sortSimPhoneAccountsForEmergency()
324 int subId2 = mTelephonyManager.getSubIdForPhoneAccount(account2); in initAccountList()326 subId2 != SubscriptionManager.INVALID_SUBSCRIPTION_ID) { in initAccountList()328 mSubscriptionManager.getSlotIndex(subId2)) ? -1 : 1; in initAccountList()