Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DParcelableConnection.java68 int callerDisplayNamePresentation, in ParcelableConnection() argument
82 addressPresentation, callerDisplayName, callerDisplayNamePresentation, in ParcelableConnection()
100 int callerDisplayNamePresentation, in ParcelableConnection() argument
119 mCallerDisplayNamePresentation = callerDisplayNamePresentation; in ParcelableConnection()
262 int callerDisplayNamePresentation = source.readInt();
289 callerDisplayNamePresentation,
DParcelableConference.java66 int callerDisplayNamePresentation) { in ParcelableConference() argument
81 mCallerDisplayNamePresentation = callerDisplayNamePresentation; in ParcelableConference()
179 int callerDisplayNamePresentation = source.readInt();
184 callerDisplayName, callerDisplayNamePresentation);
DParcelableCall.java81 int callerDisplayNamePresentation, in ParcelableCall() argument
108 mCallerDisplayNamePresentation = callerDisplayNamePresentation; in ParcelableCall()
338 int callerDisplayNamePresentation = source.readInt();
370 callerDisplayNamePresentation,
DCall.java916 int callerDisplayNamePresentation, in Details() argument
933 mCallerDisplayNamePresentation = callerDisplayNamePresentation; in Details()