Searched refs:mTelecomAccountRegistry (Results 1 – 5 of 5) sorted by relevance
95 TelecomAccountRegistry mTelecomAccountRegistry; field in TestTelephonyConnection180 when(mTelecomAccountRegistry.isMergeCallSupported(notNull())) in TestTelephonyConnection()182 when(mTelecomAccountRegistry.isMergeImsCallSupported(notNull())) in TestTelephonyConnection()184 when(mTelecomAccountRegistry in TestTelephonyConnection()186 when(mTelecomAccountRegistry in TestTelephonyConnection()269 return mTelecomAccountRegistry; in getTelecomAccountRegistry()304 when(mTelecomAccountRegistry.isMergeImsCallSupported(notNull())) in setIsImsConnection()
53 private TelecomAccountRegistry mTelecomAccountRegistry; field in ImsConferenceControllerTest80 mTelecomAccountRegistry = TelecomAccountRegistry.getInstance(mContext); in setUp()87 mControllerTest = new ImsConferenceController(mTelecomAccountRegistry, in setUp()
90 private TelecomAccountRegistry mTelecomAccountRegistry; field in TelecomAccountRegistryTest152 mTelecomAccountRegistry = new TelecomAccountRegistry(mMockedContext); in setUp()153 mTelecomAccountRegistry.setupOnBoot(); in setUp()
71 mTelecomAccountRegistry.refreshAdhocConference(true);134 private TelecomAccountRegistry mTelecomAccountRegistry; field in ImsConferenceController146 mTelecomAccountRegistry = Objects.requireNonNull(telecomAccountRegistry); in ImsConferenceController()311 mTelecomAccountRegistry.refreshAdhocConference(false); in recalculateConferenceable()476 ImsConference conference = new ImsConference(mTelecomAccountRegistry, mConnectionService, in startConference()
356 private TelecomAccountRegistry mTelecomAccountRegistry; field in ImsConference433 mTelecomAccountRegistry = Objects.requireNonNull(telecomAccountRegistry); in ImsConference()892 Uri hostAddress = mTelecomAccountRegistry.getAddress(mConferenceHostPhoneAccountHandle); in setConferenceHost()926 mIsUsingSimCallManager = mTelecomAccountRegistry.isUsingSimCallManager( in setConferenceHost()