Searched defs:getCallerDisplayNamePresentation (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DParcelableConnection.java132 public int getCallerDisplayNamePresentation() { method in class:ParcelableConnection
H A DParcelableCall.java166 public int getCallerDisplayNamePresentation() { method in class:ParcelableCall
H A DCall.java510 public int getCallerDisplayNamePresentation() { method in class:Call.Details
675 parcelableCall.getCallerDisplayNamePresentation(),
H A DRemoteConnection.java154 * See {@link #getCallerDisplayName()} and {@link #getCallerDisplayNamePresentation()}.
652 mCallerDisplayNamePresentation = connection.getCallerDisplayNamePresentation();
812 public int getCallerDisplayNamePresentation() { method in class:RemoteConnection
H A DConnection.java1491 public final int getCallerDisplayNamePresentation() { method in class:Connection

Completed in 56 milliseconds