Searched refs:mCurrentCallEndpoint (Results 1 – 3 of 3) sorted by relevance
27 private CallEndpoint mCurrentCallEndpoint; field in TransactionalCallEvents31 return mCurrentCallEndpoint; in getCurrentCallEndpoint()44 mCurrentCallEndpoint = newCallEndpoint; in onCallEndpointChanged()
47 public TestUtils.InvokeCounter mCurrentCallEndpoint = field in MockConference215 mCurrentCallEndpoint.invoke(callEndpoint); in onCallEndpointChanged()
520 mConferenceVerificationObject.mCurrentCallEndpoint in testGetCurrentCallEndpoint()523 .mCurrentCallEndpoint.getArgs(0)[0]; in testGetCurrentCallEndpoint()