Home
last modified time | relevance | path

Searched refs:newVideoCallImpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DCall.java1938 VideoCallImpl newVideoCallImpl = parcelableCall.getVideoCallImpl(mCallingPackage, in internalUpdate() local
1941 !Objects.equals(mVideoCallImpl, newVideoCallImpl); in internalUpdate()
1943 mVideoCallImpl = newVideoCallImpl; in internalUpdate()