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.java2808 Bundle handoverExtrasBundle = null; in sendCallEvent() local
2810 handoverExtrasBundle = (Bundle) handoverExtras; in sendCallEvent()
2812 requestHandover(phoneAccountHandle, videoState, handoverExtrasBundle, true); in sendCallEvent()