Searched refs:currentEndpoint (Results 1 – 2 of 2) sorted by relevance
508 CallEndpoint currentEndpoint = (CallEndpoint) mOnCallEndpointChangedCounter.getArgs(0)[0]; in testSwitchCallEndpoint() local509 int currentEndpointType = currentEndpoint.getEndpointType(); in testSwitchCallEndpoint()541 inCallService.requestCallEndpointChange(currentEndpoint, executor, in testSwitchCallEndpoint()
1593 CallEndpoint currentEndpoint = (CallEndpoint) currentEndpointCounter.getArgs(0)[0]; in testCallEndpoint() local1594 int currentEndpointType = currentEndpoint.getEndpointType(); in testCallEndpoint()1631 connection.requestCallEndpointChange(currentEndpoint, executor, in testCallEndpoint()