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.java351 private int mCallerDisplayNamePresentation; field in Call
1251 return mCallerDisplayNamePresentation; in getCallerDisplayNamePresentation()
1256 presentation != mCallerDisplayNamePresentation) { in setCallerDisplayName()
1258 mCallerDisplayNamePresentation = presentation; in setCallerDisplayName()