/frameworks/base/telecomm/java/android/telecom/ |
D | ParcelableConnection.java | 68 String callerDisplayName, in ParcelableConnection() argument 84 addressPresentation, callerDisplayName, callerDisplayNamePresentation, in ParcelableConnection() 101 String callerDisplayName, in ParcelableConnection() argument 121 mCallerDisplayName = callerDisplayName; in ParcelableConnection() 269 String callerDisplayName = source.readString(); 297 callerDisplayName,
|
D | ParcelableConference.java | 73 public Builder setCallerDisplayName(String callerDisplayName, in setCallerDisplayName() argument 75 mCallerDisplayName = callerDisplayName; in setCallerDisplayName() 173 String callerDisplayName, in ParcelableConference() argument 191 mCallerDisplayName = callerDisplayName; in ParcelableConference() 310 String callerDisplayName = source.readString(); 319 callerDisplayName, callerDisplayNamePresentation, disconnectCause,
|
D | ParcelableCall.java | 123 public ParcelableCallBuilder setCallerDisplayName(String callerDisplayName) { in setCallerDisplayName() argument 124 mCallerDisplayName = callerDisplayName; in setCallerDisplayName() 342 String callerDisplayName, in ParcelableCall() argument 373 mCallerDisplayName = callerDisplayName; in ParcelableCall() 634 String callerDisplayName = source.readString(); 669 .setCallerDisplayName(callerDisplayName)
|
D | Conference.java | 76 Conference c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() argument 1165 public final void setCallerDisplayName(@NonNull String callerDisplayName, in setCallerDisplayName() argument 1167 Log.d(this, "setCallerDisplayName %s", callerDisplayName); in setCallerDisplayName() 1168 mCallerDisplayName = callerDisplayName; in setCallerDisplayName() 1171 l.onCallerDisplayNameChanged(this, callerDisplayName, presentation); in setCallerDisplayName()
|
D | RemoteConnection.java | 167 RemoteConnection connection, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() argument 1491 void setCallerDisplayName(final String callerDisplayName, final int presentation) { in setCallerDisplayName() argument 1492 mCallerDisplayName = callerDisplayName; in setCallerDisplayName() 1501 connection, callerDisplayName, presentation); in setCallerDisplayName()
|
D | Connection.java | 1105 Connection c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() argument 2374 public final void setCallerDisplayName(String callerDisplayName, int presentation) { in setCallerDisplayName() argument 2376 Log.d(this, "setCallerDisplayName %s", callerDisplayName); in setCallerDisplayName() 2377 mCallerDisplayName = callerDisplayName; in setCallerDisplayName() 2380 l.onCallerDisplayNameChanged(this, callerDisplayName, presentation); in setCallerDisplayName()
|
D | ConnectionServiceAdapter.java | 405 void setCallerDisplayName(String callId, String callerDisplayName, int presentation) { in setCallerDisplayName() argument 408 adapter.setCallerDisplayName(callId, callerDisplayName, presentation, in setCallerDisplayName()
|
D | RemoteConnectionService.java | 349 public void setCallerDisplayName(String callId, String callerDisplayName, 352 .setCallerDisplayName(callerDisplayName, presentation);
|
D | ConnectionServiceAdapterServant.java | 566 String connectionId, String callerDisplayName, int presentation, 570 args.arg2 = callerDisplayName;
|
D | Call.java | 1028 String callerDisplayName, in Details() argument 1047 mCallerDisplayName = callerDisplayName; in Details()
|
D | ConnectionService.java | 1573 public void onCallerDisplayNameChanged(Conference c, String callerDisplayName, 1577 mAdapter.setCallerDisplayName(id, callerDisplayName, presentation); 1649 Connection c, String callerDisplayName, int presentation) { 1651 mAdapter.setCallerDisplayName(id, callerDisplayName, presentation);
|
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
D | IConnectionServiceAdapter.aidl | 100 void setCallerDisplayName(String callId, String callerDisplayName, int presentation, in setCallerDisplayName() argument
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |