Searched refs:mVideoCallImpl (Results 1 – 1 of 1) sorted by relevance
857 private VideoCallImpl mVideoCallImpl; field in Call1221 return mVideoCallImpl; in getVideoCall()1382 !Objects.equals(mVideoCallImpl, newVideoCallImpl); in internalUpdate()1384 mVideoCallImpl = newVideoCallImpl; in internalUpdate()1386 if (mVideoCallImpl != null) { in internalUpdate()1387 mVideoCallImpl.setVideoState(getDetails().getVideoState()); in internalUpdate()1437 fireVideoCallChanged(mVideoCallImpl); in internalUpdate()