Searched refs:shouldAttachToExistingConnection (Results 1 – 2 of 2) sorted by relevance
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | Call.java | 639 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
|
D | ConnectionServiceWrapper.java | 1227 call.shouldAttachToExistingConnection(), in createConference() 1315 call.shouldAttachToExistingConnection(), in createConnection()
|