Searched refs:mLatestCallId (Results 1 – 3 of 3) sorted by relevance
635 return mInCallServiceFixtureX.mLatestCallId; in startOutgoingPhoneCallWithNoPhoneAccount()789 return mInCallServiceFixtureX.mLatestCallId; in startOutgoingPhoneCallPendingCreateConnection()842 assertEquals(mInCallServiceFixtureX.mLatestCallId, mInCallServiceFixtureY.mLatestCallId); in redialingCallCreateConnectionComplete()845 mInCallServiceFixtureX.mLatestCallId); in redialingCallCreateConnectionComplete()879 assertEquals(mInCallServiceFixtureX.mLatestCallId, mInCallServiceFixtureY.mLatestCallId); in outgoingCallCreateConnectionComplete()882 mInCallServiceFixtureX.mLatestCallId); in outgoingCallCreateConnectionComplete()987 assertEquals(mInCallServiceFixtureX.mLatestCallId, in startIncomingPhoneCall()988 mInCallServiceFixtureY.mLatestCallId); in startIncomingPhoneCall()992 mInCallServiceFixtureX.mLatestCallId); in startIncomingPhoneCall()
41 public String mLatestCallId; field in InCallServiceFixture71 mLatestCallId = call.getId(); in addCall()85 mLatestCallId = call.getId(); in updateCall()
455 disconnectCall(mInCallServiceFixtureX.mLatestCallId, in testIncomingCallCallerInfoLookupTimesOutIsAllowed()