/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | ParcelableCallUtils.java | 196 String callerDisplayName = call.getCallerDisplayNamePresentation() == in toParcelableCall() 239 .setCallerDisplayNamePresentation(call.getCallerDisplayNamePresentation()) in toParcelableCall()
|
H A D | Call.java | 1405 public int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in Call 2228 connection.getCallerDisplayName(), connection.getCallerDisplayNamePresentation()); in handleCreateConnectionSuccess()
|
H A D | ConnectionServiceWrapper.java | 947 connection.getCallerDisplayNamePresentation(), in addExistingConnection()
|
H A D | CallsManager.java | 4488 connection.getCallerDisplayNamePresentation());
|
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
H A D | SipConnection.java | 321 namePresentation != getCallerDisplayNamePresentation()) { in updateAddress()
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | ParcelableConnection.java | 182 public int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in ParcelableConnection
|
H A D | Call.java | 941 public int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in Call.Details 1205 parcelableCall.getCallerDisplayNamePresentation(), in createFromParcelableCall() 2603 mDetails.getCallerDisplayNamePresentation(), in internalSetDisconnected()
|
H A D | RemoteConnection.java | 711 mCallerDisplayNamePresentation = connection.getCallerDisplayNamePresentation(); in RemoteConnection() 872 public int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in RemoteConnection
|
H A D | Conference.java | 1126 public final int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in Conference
|
H A D | ParcelableCall.java | 463 public int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in ParcelableCall
|
H A D | RemoteConnectionService.java | 75 parcel.getCallerDisplayNamePresentation());
|
H A D | ConnectionService.java | 2002 conference.getCallerDisplayNamePresentation()) in createConference() 2124 connection.getCallerDisplayNamePresentation(), in createConnection() 2709 conference.getCallerDisplayNamePresentation()) in addConference() 2796 connection.getCallerDisplayNamePresentation(), in addExistingConnection()
|
H A D | Connection.java | 2212 public final int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in Connection
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
H A D | IncomingCallNotifier.java | 189 if (call.getCallerDisplayNamePresentation() == TelecomManager.PRESENTATION_ALLOWED) { in getNotificationName()
|
/aosp12/packages/services/Telephony/src/com/android/services/telephony/ |
H A D | ImsConference.java | 926 mConferenceHost.getCallerDisplayNamePresentation()); in setConferenceHost() 1197 entry.getCallerDisplayNamePresentation()); in startEmulatingSinglePartyCall()
|
H A D | TelephonyConnectionService.java | 572 connection.getCallerDisplayNamePresentation()); in prepareConference()
|
H A D | TelephonyConnection.java | 1519 namePresentation != getCallerDisplayNamePresentation()) { in updateAddress()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/ |
H A D | DialerCall.java | 921 return telecomCall == null ? -1 : telecomCall.getDetails().getCallerDisplayNamePresentation(); in getCnapNamePresentation()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 39639 method public int getCallerDisplayNamePresentation(); 39841 method public final int getCallerDisplayNamePresentation(); 40319 method public int getCallerDisplayNamePresentation();
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 55552 Landroid/telecom/ParcelableCall;->getCallerDisplayNamePresentation()I 55666 Landroid/telecom/ParcelableConnection;->getCallerDisplayNamePresentation()I
|