Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java461 private int mCallerDisplayNamePresentation; field in Call
1723 return mCallerDisplayNamePresentation; in getCallerDisplayNamePresentation()
1728 presentation != mCallerDisplayNamePresentation) { in setCallerDisplayName()
1730 mCallerDisplayNamePresentation = presentation; in setCallerDisplayName()