Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java719 boolean shouldAttachToExistingConnection, in Call() argument
725 targetPhoneAccountHandle, callDirection, shouldAttachToExistingConnection, in Call()
743 boolean shouldAttachToExistingConnection, in Call() argument
767 mShouldAttachToExistingConnection = shouldAttachToExistingConnection in Call()
807 boolean shouldAttachToExistingConnection, in Call() argument
816 shouldAttachToExistingConnection, isConference, clockProxy, toastFactory); in Call()
1859 boolean shouldAttachToExistingConnection() { in shouldAttachToExistingConnection() method in Call
H A DConnectionServiceWrapper.java1281 call.shouldAttachToExistingConnection(), in createConference()
1378 call.shouldAttachToExistingConnection(), in createConnection()