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.java436 private final boolean mShouldAttachToExistingConnection; field in Call
687 mShouldAttachToExistingConnection = shouldAttachToExistingConnection in Call()
1655 return mShouldAttachToExistingConnection; in shouldAttachToExistingConnection()