Searched refs:mTelephonyAdapter (Results 1 – 1 of 1) sorted by relevance
130 private ITelephonyManagerAdapter mTelephonyAdapter = new ITelephonyManagerAdapterImpl(); field in CreateConnectionProcessor179 mTelephonyAdapter = adapter; in setTelephonyManagerAdapter()679 int subId1 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account1); in sortSimPhoneAccountsForEmergency()680 int subId2 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account2); in sortSimPhoneAccountsForEmergency()682 ? mTelephonyAdapter.getSlotIndex(subId1) in sortSimPhoneAccountsForEmergency()685 ? mTelephonyAdapter.getSlotIndex(subId2) in sortSimPhoneAccountsForEmergency()