Searched refs:isUsingSimCallManager (Results 1 – 3 of 3) sorted by relevance
78 when(mMockTelecomAccountRegistry.isUsingSimCallManager(any(PhoneAccountHandle.class))) in testSinglePartyEmulation()130 when(mMockTelecomAccountRegistry.isUsingSimCallManager(any(PhoneAccountHandle.class))) in testSinglePartyEmulationWithPreDisconnectParticipantUpdate()188 when(mMockTelecomAccountRegistry.isUsingSimCallManager( in testNoSinglePartyEmulationWithSimCallManager()225 when(mMockTelecomAccountRegistry.isUsingSimCallManager(any(PhoneAccountHandle.class))) in testNormalConference()
753 public boolean isUsingSimCallManager() { in isUsingSimCallManager() method in TelecomAccountRegistry.AccountEntry1049 public boolean isUsingSimCallManager(PhoneAccountHandle handle) { in isUsingSimCallManager() method in TelecomAccountRegistry1053 return entry.isUsingSimCallManager(); in isUsingSimCallManager()
685 mIsUsingSimCallManager = mTelecomAccountRegistry.isUsingSimCallManager( in setConferenceHost()