Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DConnectionServiceFixture.java234 mLatestConnectionId = id; in createConnection()
495 public String mLatestConnectionId; field in ConnectionServiceFixture
H A DTelecomSystemTest.java833 return new IdPair(connectionServiceFixture.mLatestConnectionId, in redialingCallCreateConnectionComplete()
870 return new IdPair(connectionServiceFixture.mLatestConnectionId, in outgoingCallCreateConnectionComplete()
985 return new IdPair(connectionServiceFixture.mLatestConnectionId, in startIncomingPhoneCall()
H A DVideoProviderTest.java113 mConnectionServiceFixtureA.mLatestConnectionId); in setUp()
H A DAnalyticsTests.java265 mConnectionServiceFixtureA.mLatestConnectionId); in testAnalyticsVideo()
H A DBasicCallTests.java480 mConnectionServiceFixtureA.mLatestConnectionId); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()