Home
last modified time | relevance | path

Searched refs:setAddress (Results 1 – 19 of 19) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DIpPrefix.h56 void setAddress(const struct in6_addr& addr);
57 void setAddress(const struct in_addr& addr);
/frameworks/ex/common/java/com/android/common/
DRfc822Validator.java167 tokens[i].setAddress(removeIllegalCharacters(text) + "@" + mDomain); in fixText()
180 tokens[i].setAddress(fix + "@" + (!emptyDomain ? domain : mDomain)); in fixText()
/frameworks/native/libs/binder/
DIpPrefix.cpp138 void IpPrefix::setAddress(const struct in6_addr& addr) in setAddress() function in android::net::IpPrefix
144 void IpPrefix::setAddress(const struct in_addr& addr) in setAddress() function in android::net::IpPrefix
/frameworks/opt/net/voip/src/java/android/net/sip/
DSimpleSessionDescription.java157 public void setAddress(String address) { in setAddress() method in SimpleSessionDescription
158 mFields.setAddress(address); in setAddress()
418 public void setAddress(String address) { in setAddress() method in SimpleSessionDescription.Fields
/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java69 connection.setAddress(parcel.getHandle(), parcel.getHandlePresentation());
319 public void setAddress(String callId, Uri address, int presentation,
322 .setAddress(address, presentation);
503 .setAddress(request.getAddress()) in createRemoteConnection()
DConnectionServiceAdapter.java362 void setAddress(String callId, Uri address, int presentation) { in setAddress() method in ConnectionServiceAdapter
365 adapter.setAddress(callId, address, presentation, Log.getExternalSession()); in setAddress()
DConnectionRequest.java61 public Builder setAddress(Uri address) { in setAddress() method in ConnectionRequest.Builder
DConnectionServiceAdapterServant.java219 mDelegate.setAddress((String) args.arg1, (Uri) args.arg2, args.argi1,
483 public final void setAddress(String connectionId, Uri address, int presentation,
DPhoneAccount.java330 public Builder setAddress(Uri value) { in setAddress() method in PhoneAccount.Builder
DRemoteConnection.java1393 void setAddress(final Uri address, final int presentation) { in setAddress() method in RemoteConnection
DConnection.java1960 public final void setAddress(Uri address, int presentation) { in setAddress() method in Connection
DConnectionService.java1154 mAdapter.setAddress(id, address, presentation);
/frameworks/base/core/java/android/text/util/
DRfc822Token.java73 public void setAddress(@Nullable String address) { in setAddress() method in Rfc822Token
/frameworks/base/core/java/android/companion/
DBluetoothDeviceFilter.java184 public Builder setAddress(@Nullable String address) { in setAddress() method in BluetoothDeviceFilter.Builder
/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java164 .setAddress(Uri.parse(address)) in runRegisterSimPhoneAccount()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionServiceAdapter.aidl90 void setAddress(String callId, in Uri address, int presentation, in Session.Info sessionInfo); in setAddress() method
/frameworks/base/api/
Dcurrent.txt8248 method public android.companion.BluetoothDeviceFilter.Builder setAddress(java.lang.String);
38798 method public final void setAddress(android.net.Uri, int);
39062 method public android.telecom.PhoneAccount.Builder setAddress(android.net.Uri);
42532 method public void setAddress(java.lang.String);
55807 method public synchronized void setAddress(java.net.InetAddress);
Dsystem-current.txt8749 method public android.companion.BluetoothDeviceFilter.Builder setAddress(java.lang.String);
42042 method public final void setAddress(android.net.Uri, int);
42430 method public android.telecom.PhoneAccount.Builder setAddress(android.net.Uri);
46069 method public void setAddress(java.lang.String);
59715 method public synchronized void setAddress(java.net.InetAddress);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31043 method public void setAddress(java.lang.String);
42825 method public synchronized void setAddress(java.net.InetAddress);