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.java376 private int mCallerDisplayNamePresentation; field in Call
1405 return mCallerDisplayNamePresentation; in getCallerDisplayNamePresentation()
1410 presentation != mCallerDisplayNamePresentation) { in setCallerDisplayName()
1412 mCallerDisplayNamePresentation = presentation; in setCallerDisplayName()