Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java3053 Bundle handoverExtrasBundle = null; in sendCallEvent() local
3055 handoverExtrasBundle = (Bundle) handoverExtras; in sendCallEvent()
3057 requestHandover(phoneAccountHandle, videoState, handoverExtrasBundle, true); in sendCallEvent()