Searched refs:mLatestCallId (Results 1 – 3 of 3) sorted by relevance
674 return mInCallServiceFixtureX.mLatestCallId; in startOutgoingPhoneCallPendingCreateConnection()695 assertEquals(mInCallServiceFixtureX.mLatestCallId, mInCallServiceFixtureY.mLatestCallId); in redialingCallCreateConnectionComplete()698 mInCallServiceFixtureX.mLatestCallId); in redialingCallCreateConnectionComplete()722 assertEquals(mInCallServiceFixtureX.mLatestCallId, mInCallServiceFixtureY.mLatestCallId); in outgoingCallCreateConnectionComplete()725 mInCallServiceFixtureX.mLatestCallId); in outgoingCallCreateConnectionComplete()839 assertEquals(mInCallServiceFixtureX.mLatestCallId, mInCallServiceFixtureY.mLatestCallId); in startIncomingPhoneCall()842 mInCallServiceFixtureX.mLatestCallId); in startIncomingPhoneCall()
42 public String mLatestCallId; field in InCallServiceFixture72 mLatestCallId = call.getId(); in addCall()81 mLatestCallId = call.getId(); in updateCall()
380 disconnectCall(mInCallServiceFixtureX.mLatestCallId, in testIncomingCallCallerInfoLookupTimesOutIsAllowed()