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.java461 private final boolean mShouldAttachToExistingConnection; field in Call
766 mShouldAttachToExistingConnection = shouldAttachToExistingConnection in Call()
1859 return mShouldAttachToExistingConnection; in shouldAttachToExistingConnection()