Home
last modified time | relevance | path

Searched refs:mLatestConnectionId (Results 1 – 5 of 5) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java844 return new IdPair(connectionServiceFixture.mLatestConnectionId, in redialingCallCreateConnectionComplete()
881 return new IdPair(connectionServiceFixture.mLatestConnectionId, in outgoingCallCreateConnectionComplete()
991 return new IdPair(connectionServiceFixture.mLatestConnectionId, in startIncomingPhoneCall()
DConnectionServiceFixture.java233 mLatestConnectionId = id; in createConnection()
481 public String mLatestConnectionId; field in ConnectionServiceFixture
DVideoProviderTest.java113 mConnectionServiceFixtureA.mLatestConnectionId); in setUp()
DAnalyticsTests.java254 mConnectionServiceFixtureA.mLatestConnectionId); in testAnalyticsVideo()
DBasicCallTests.java461 mConnectionServiceFixtureA.mLatestConnectionId); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()