Searched refs:mVideoCallImpl (Results 1 – 1 of 1) sorted by relevance
1286 private VideoCallImpl mVideoCallImpl; field in Call1755 return mVideoCallImpl; in getVideoCall()1941 !Objects.equals(mVideoCallImpl, newVideoCallImpl); in internalUpdate()1943 mVideoCallImpl = newVideoCallImpl; in internalUpdate()1945 if (mVideoCallImpl != null) { in internalUpdate()1946 mVideoCallImpl.setVideoState(getDetails().getVideoState()); in internalUpdate()2023 fireVideoCallChanged(mVideoCallImpl); in internalUpdate()