Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DTransactionalCall.java34 private final CallAttributes mCallAttributes; field in TransactionalCall
46 mCallAttributes = callAttributes; in TransactionalCall()
67 return mCallAttributes; in getCallAttributes()