Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DCallResources.java32 private final CallAttributes mCallAttributes; field in CallResources
46 mCallAttributes = callAttributes; in CallResources()
58 return mCallAttributes; in getCallAttributes()
85 mCallAttributes.getDisplayName().toString(), in updateNotificationToOngoing()