Searched refs:mLatestCallId (Results 1 – 3 of 3) sorted by relevance
44 public String mLatestCallId; field in InCallServiceFixture81 mLatestCallId = call.getId(); in addCall()95 mLatestCallId = call.getId(); in updateCall()
683 return mInCallServiceFixtureX.mLatestCallId; in startOutgoingPhoneCallWithNoPhoneAccount()840 return mInCallServiceFixtureX.mLatestCallId; in startOutgoingPhoneCallPendingCreateConnection()893 assertEquals(mInCallServiceFixtureX.mLatestCallId, mInCallServiceFixtureY.mLatestCallId); in redialingCallCreateConnectionComplete()896 mInCallServiceFixtureX.mLatestCallId); in redialingCallCreateConnectionComplete()930 assertEquals(mInCallServiceFixtureX.mLatestCallId, mInCallServiceFixtureY.mLatestCallId); in outgoingCallCreateConnectionComplete()933 mInCallServiceFixtureX.mLatestCallId); in outgoingCallCreateConnectionComplete()1055 assertEquals(mInCallServiceFixtureX.mLatestCallId, in startIncomingPhoneCall()1056 mInCallServiceFixtureY.mLatestCallId); in startIncomingPhoneCall()1060 mInCallServiceFixtureX.mLatestCallId); in startIncomingPhoneCall()
491 disconnectCall(mInCallServiceFixtureX.mLatestCallId, in testIncomingCallCallerInfoLookupTimesOutIsAllowed()1299 assertNotNull(mInCallServiceFixtureX.getCall(mInCallServiceFixtureX.mLatestCallId) in testValidateStatusHintsImage_addConferenceCall()1302 assertNull(mInCallServiceFixtureX.getCall(mInCallServiceFixtureX.mLatestCallId) in testValidateStatusHintsImage_addConferenceCall()