Home
last modified time | relevance | path

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

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