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.java571 boolean shouldAttachToExistingConnection, in Call() argument
590 mShouldAttachToExistingConnection = shouldAttachToExistingConnection in Call()
627 boolean shouldAttachToExistingConnection, in Call() argument
635 shouldAttachToExistingConnection, isConference, clockProxy); in Call()
1448 boolean shouldAttachToExistingConnection() { in shouldAttachToExistingConnection() method in Call
DConnectionServiceWrapper.java1156 call.shouldAttachToExistingConnection(), in createConnection()