Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java639 boolean shouldAttachToExistingConnection, in Call() argument
645 targetPhoneAccountHandle, callDirection, shouldAttachToExistingConnection, in Call()
663 boolean shouldAttachToExistingConnection, in Call() argument
687 mShouldAttachToExistingConnection = shouldAttachToExistingConnection in Call()
725 boolean shouldAttachToExistingConnection, in Call() argument
734 shouldAttachToExistingConnection, isConference, clockProxy, toastFactory); in Call()
1654 boolean shouldAttachToExistingConnection() { in shouldAttachToExistingConnection() method in Call
DConnectionServiceWrapper.java1227 call.shouldAttachToExistingConnection(), in createConference()
1315 call.shouldAttachToExistingConnection(), in createConnection()