/packages/modules/NetworkStack/tests/unit/src/android/net/netlink/ |
D | InetDiagSocketTest.java | 77 InetSocketAddress remote = new InetSocketAddress(InetAddress.getByName("8.8.8.8"), in testInetDiagReqV2UdpInet4() local 112 InetSocketAddress remote = new InetSocketAddress(InetAddress.getByName("8.8.8.8"), in testInetDiagReqV2TcpInet6() local 149 InetSocketAddress remote = new InetSocketAddress(InetAddress.getByName("8.8.4.4"), in testInetDiagReqV2TcpInetWithExt() local 195 InetSocketAddress remote = new InetSocketAddress(InetAddress.getByName("8.8.4.4"), in testInetDiagReqV2TcpInet6NoIdSpecified() local
|
/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/ |
D | InetDiagMessage.java | 57 InetSocketAddress remote, int family, short flags) { in InetDiagReqV2() 84 @Nullable InetSocketAddress remote, int family, short flags, int pad, int idiagExt, in InetDiagReqV2() 116 InetSocketAddress remote, int family, short flags, in lookupUidByFamily() 137 InetSocketAddress remote, FileDescriptor fd) in lookupUid() 191 InetSocketAddress remote) { in getConnectionOwnerUid()
|
D | StructInetDiagReqV2.java | 51 public StructInetDiagReqV2(int protocol, InetSocketAddress local, InetSocketAddress remote, in StructInetDiagReqV2() 58 @Nullable InetSocketAddress remote, int family, int pad, int extension, int state) in StructInetDiagReqV2()
|
/packages/modules/Connectivity/framework/src/android/net/ |
D | ConnectionInfo.java | 35 public final InetSocketAddress remote; field in ConnectionInfo 42 public ConnectionInfo(int protocol, InetSocketAddress local, InetSocketAddress remote) { in ConnectionInfo()
|
D | ConnectivityManager.java | 5124 int protocol, @NonNull InetSocketAddress local, @NonNull InetSocketAddress remote) { in getConnectionOwnerUid()
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | TestConnectionManager.java | 151 TestManagedConnection(RemoteConnection remote, boolean isIncoming) { in TestManagedConnection() 331 public TestManagedConference(RemoteConference remote) { in TestManagedConference() 385 RemoteConnection remote = incoming in makeConnection() local
|
/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/ |
D | InetDiagSocketIntegrationTest.java | 72 public InetSocketAddress remote; field in InetDiagSocketIntegrationTest.Connection 144 InetSocketAddress remote, boolean expectSuccess) { in checkConnectionOwnerUid()
|
/packages/apps/Dialer/java/com/android/incallui/video/protocol/ |
D | VideoCallScreenDelegate.java | 48 void setSurfaceViews(SurfaceView preview, SurfaceView remote); in setSurfaceViews()
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
D | RawContactDeltaList.java | 102 RawContactDeltaList remote) { in mergeAfter()
|
D | RawContactDelta.java | 105 public static RawContactDelta mergeAfter(RawContactDelta local, RawContactDelta remote) { in mergeAfter()
|
D | ValuesDelta.java | 335 public static ValuesDelta mergeAfter(ValuesDelta local, ValuesDelta remote) { in mergeAfter()
|
/packages/modules/adb/ |
D | adb.cpp | 206 static void send_ready(unsigned local, unsigned remote, atransport *t) in send_ready() 216 static void send_close(unsigned local, unsigned remote, atransport *t) in send_close()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | Ikev2VpnTest.java | 220 String remote, boolean isRestrictedToTestNetworks) throws Exception { in buildIkev2VpnProfilePsk()
|
D | IpSecBaseTest.java | 377 AcceptedTcpFileDescriptorSocket(FileDescriptor fd, InetSocketAddress remote, in AcceptedTcpFileDescriptorSocket() 385 private FileDescriptorSocketImpl(FileDescriptor fd, InetSocketAddress remote, in FileDescriptorSocketImpl()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | VideoCallPresenter.java | 408 public void setSurfaceViews(SurfaceView preview, SurfaceView remote) { in setSurfaceViews()
|
/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
D | IkeSessionParams.java | 1386 private Builder setAuth(IkeAuthConfig local, IkeAuthConfig remote) { in setAuth()
|
/packages/modules/Connectivity/service/src/com/android/server/ |
D | ConnectivityService.java | 1294 InetSocketAddress remote) { in getConnectionOwnerUid()
|