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/
DConnectionServiceFixture.java254 mLatestConnectionId = id; in createConnection()
527 public String mLatestConnectionId; field in ConnectionServiceFixture
DTelecomSystemTest.java895 return new IdPair(connectionServiceFixture.mLatestConnectionId, in redialingCallCreateConnectionComplete()
932 return new IdPair(connectionServiceFixture.mLatestConnectionId, in outgoingCallCreateConnectionComplete()
1059 return new IdPair(connectionServiceFixture.mLatestConnectionId, in startIncomingPhoneCall()
DVideoProviderTest.java110 mConnectionServiceFixtureA.mLatestConnectionId); in setUp()
DAnalyticsTests.java268 mConnectionServiceFixtureA.mLatestConnectionId); in testAnalyticsVideo()
DBasicCallTests.java492 mConnectionServiceFixtureA.mLatestConnectionId); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()