Searched refs:mTelephonyAdapter (Results 1 – 1 of 1) sorted by relevance
99 private ITelephonyManagerAdapter mTelephonyAdapter = new ITelephonyManagerAdapter() { field in CreateConnectionProcessor154 mTelephonyAdapter = adapter; in setTelephonyManagerAdapter()545 int subId1 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account1); in sortSimPhoneAccountsForEmergency()546 int subId2 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account2); in sortSimPhoneAccountsForEmergency()548 ? mTelephonyAdapter.getSlotIndex(subId1) in sortSimPhoneAccountsForEmergency()551 ? mTelephonyAdapter.getSlotIndex(subId2) in sortSimPhoneAccountsForEmergency()