Searched refs:mCallEndpoint (Results 1 – 3 of 3) sorted by relevance
280 private CallEndpoint mCallEndpoint; field in InCallService369 if (!Objects.equals(mCallEndpoint, endpoint)) {370 mCallEndpoint = endpoint;371 InCallService.this.onCallEndpointChanged(mCallEndpoint);688 return mCallEndpoint; in getCurrentCallEndpoint()
91 private CallEndpoint mCallEndpoint; field in Conference243 return mCallEndpoint; in getCurrentCallEndpoint()781 mCallEndpoint = endpoint; in setCallEndpoint()
2165 private CallEndpoint mCallEndpoint; field in Connection2473 mCallEndpoint = endpoint; in setCallEndpoint()3191 return mCallEndpoint; in getCurrentCallEndpoint()