Searched refs:mTelecomAccountRegistry (Results 1 – 4 of 4) sorted by relevance
96 TelecomAccountRegistry mTelecomAccountRegistry; field in TestTelephonyConnection172 when(mTelecomAccountRegistry.isMergeCallSupported(notNull(PhoneAccountHandle.class))) in TestTelephonyConnection()174 when(mTelecomAccountRegistry.isMergeImsCallSupported(notNull(PhoneAccountHandle.class))) in TestTelephonyConnection()176 when(mTelecomAccountRegistry in TestTelephonyConnection()178 when(mTelecomAccountRegistry in TestTelephonyConnection()253 return mTelecomAccountRegistry; in getTelecomAccountRegistry()288 when(mTelecomAccountRegistry.isMergeImsCallSupported(notNull(PhoneAccountHandle.class))) in setIsImsConnection()
44 private TelecomAccountRegistry mTelecomAccountRegistry; field in ImsConferenceControllerTest60 mTelecomAccountRegistry = TelecomAccountRegistry.getInstance(null); in setUp()64 mControllerTest = new ImsConferenceController(mTelecomAccountRegistry, in setUp()
62 mTelecomAccountRegistry.refreshAdhocConference(true);125 private TelecomAccountRegistry mTelecomAccountRegistry; field in ImsConferenceController137 mTelecomAccountRegistry = telecomAccountRegistry; in ImsConferenceController()283 mTelecomAccountRegistry.refreshAdhocConference(false); in recalculateConferenceable()435 ImsConference conference = new ImsConference(mTelecomAccountRegistry, mConnectionService, in startConference()
355 private TelecomAccountRegistry mTelecomAccountRegistry; field in ImsConference427 mTelecomAccountRegistry = telecomAccountRegistry; in ImsConference()853 Uri hostAddress = mTelecomAccountRegistry.getAddress(mConferenceHostPhoneAccountHandle); in setConferenceHost()887 mIsUsingSimCallManager = mTelecomAccountRegistry.isUsingSimCallManager( in setConferenceHost()