Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCall.java1917 public void handoverTo(PhoneAccountHandle toHandle, @VideoProfile.VideoState int videoState, in handoverTo() argument
1919 mInCallAdapter.handoverTo(mTelecomCallId, toHandle, videoState, extras); in handoverTo()