Home
last modified time | relevance | path

Searched refs:mTelecomSystem (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java216 TelecomSystem mTelecomSystem; field in TelecomSystemTest
254 mTelecomSystem = null; in tearDown()
301 mTelecomSystem = new TelecomSystem( in setupTelecomSystem()
333 mTelecomSystem.getTelecomServiceImpl().getBinder())); in setupTelecomSystem()
356 mTelecomSystem.getPhoneAccountRegistrar().registerPhoneAccount(mPhoneAccountA0); in setupConnectionServices()
357 mTelecomSystem.getPhoneAccountRegistrar().registerPhoneAccount(mPhoneAccountA1); in setupConnectionServices()
358 mTelecomSystem.getPhoneAccountRegistrar().registerPhoneAccount(mPhoneAccountB0); in setupConnectionServices()
360 mTelecomSystem.getPhoneAccountRegistrar().setUserSelectedOutgoingPhoneAccount( in setupConnectionServices()
499 mTelecomSystem.getCallIntentProcessor().processIntent(actionCallIntent); in startOutgoingPhoneCallPendingCreateConnection()
590 mTelecomSystem.getTelecomServiceImpl().getBinder() in startIncomingPhoneCall()
DVideoCallTests.java129 CallAudioRouteStateMachine carsm = mTelecomSystem.getCallsManager() in verifyAudioRoute()
DBasicCallTests.java259 mTelecomSystem.getPhoneAccountRegistrar().setUserSelectedOutgoingPhoneAccount( in testOutgoingCallAndSelectPhoneAccount()
288 mTelecomSystem.getTelecomServiceImpl().getBinder() in testIncomingCallFromContactWithSendToVoicemailIsRejected()
329 mTelecomSystem.getTelecomServiceImpl().getBinder() in testIncomingCallCallerInfoLookupTimesOutIsAllowed()
372 mTelecomSystem.getTelecomServiceImpl().getBinder() in testIncomingCallFromBlockedNumberIsRejected()