Searched refs:getCallerDisplayNamePresentation (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DParcelableCall.java166 public int getCallerDisplayNamePresentation() { method in class:ParcelableCall
H A DParcelableConnection.java114 public int getCallerDisplayNamePresentation() { method in class:ParcelableConnection
H A DCall.java416 public int getCallerDisplayNamePresentation() { method in class:Call.Details
1001 parcelableCall.getCallerDisplayNamePresentation(),
H A DRemoteConnection.java143 * See {@link #getCallerDisplayName()} and {@link #getCallerDisplayNamePresentation()}.
623 mCallerDisplayNamePresentation = connection.getCallerDisplayNamePresentation();
765 public int getCallerDisplayNamePresentation() { method in class:RemoteConnection
H A DRemoteConnectionService.java72 parcel.getCallerDisplayNamePresentation());
H A DConnectionService.java648 connection.getCallerDisplayNamePresentation(),
980 connection.getCallerDisplayNamePresentation(),
H A DConnection.java1115 public final int getCallerDisplayNamePresentation() { method in class:Connection

Completed in 93 milliseconds