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

/frameworks/base/telecomm/java/android/telecom/
H A DParcelableConnection.java174 public int getCallerDisplayNamePresentation() { method in class:ParcelableConnection
H A DParcelableCall.java183 public int getCallerDisplayNamePresentation() { method in class:ParcelableCall
H A DCall.java626 public int getCallerDisplayNamePresentation() { method in class:Call.Details
818 parcelableCall.getCallerDisplayNamePresentation(),
H A DRemoteConnection.java156 * See {@link #getCallerDisplayName()} and {@link #getCallerDisplayNamePresentation()}.
698 mCallerDisplayNamePresentation = connection.getCallerDisplayNamePresentation();
858 public int getCallerDisplayNamePresentation() { method in class:RemoteConnection
H A DRemoteConnectionService.java75 parcel.getCallerDisplayNamePresentation());
H A DConnectionService.java1401 connection.getCallerDisplayNamePresentation(),
1885 connection.getCallerDisplayNamePresentation(),
H A DConnection.java1761 public final int getCallerDisplayNamePresentation() { method in class:Connection

Completed in 1044 milliseconds