Home
last modified time | relevance | path

Searched refs:mPhoneAccountE0 (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBasicCallTests.java331 mPhoneAccountE0.getAccountHandle(), mConnectionServiceFixtureA); in testIncomingEmergencyCallback()
1170 startAndMakeDialingEmergencyCall("650-555-1212", mPhoneAccountE0.getAccountHandle(), in testDisconnectSelfManaged()
1246 mPhoneAccountE0.getAccountHandle(), mConnectionServiceFixtureA); in testUnmuteDuringEmergencyCall()
DTelecomSystemTest.java306 final PhoneAccount mPhoneAccountE0 = field in TelecomSystemTest
620 mTelecomSystem.getPhoneAccountRegistrar().registerPhoneAccount(mPhoneAccountE0); in setupConnectionServices()