Searched refs:mTelephonyAdapter (Results 1 – 1 of 1) sorted by relevance
101 private ITelephonyManagerAdapter mTelephonyAdapter = new ITelephonyManagerAdapter() { field in CreateConnectionProcessor156 mTelephonyAdapter = adapter; in setTelephonyManagerAdapter()613 int subId1 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account1); in sortSimPhoneAccountsForEmergency()614 int subId2 = mTelephonyAdapter.getSubIdForPhoneAccount(mContext, account2); in sortSimPhoneAccountsForEmergency()616 ? mTelephonyAdapter.getSlotIndex(subId1) in sortSimPhoneAccountsForEmergency()619 ? mTelephonyAdapter.getSlotIndex(subId2) in sortSimPhoneAccountsForEmergency()