Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java438 private final boolean mShouldAttachToExistingConnection; field in Call
689 mShouldAttachToExistingConnection = shouldAttachToExistingConnection in Call()
1731 return mShouldAttachToExistingConnection; in shouldAttachToExistingConnection()