Home
last modified time | relevance | path

Searched defs:localAddress (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/ListeningPortsApp/src/android/appsecurity/cts/listeningports/
DListeningPortsTest.java225 private static boolean isException(String localAddress) { in isException()
229 private static boolean isUserDebugException(String localAddress) { in isUserDebugException()
236 private static boolean isOemException(String localAddress) { in isOemException()
263 private final InetAddress localAddress; field in ListeningPortsTest.ParsedProcEntry
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsExternalCallStateTest.java38 Uri localAddress = Uri.fromParts("tel", "5551213", null); in parcelUnparcel() local
/cts/tests/netlegacy22.api/src/android/net/cts/legacy/api22/
DConnectivityManagerLegacyTest.java135 InetAddress localAddress = d.getLocalAddress(); in checkSourceAddress() local
/cts/tests/tests/os/src/android/os/cts/
DLowPowerStandbyTest.java609 InetAddress localAddress = InetAddress.getByName("192.168.5.5"); in testPortDescriptionGetters() local
/cts/tests/tests/vcn/src/android/net/vcn/cts/
DTestNetworkWrapper.java108 @NonNull InetAddress localAddress) in TestNetworkWrapper()
DVcnManagerTest.java627 int subId, InetAddress localAddress, Set<Integer> capabilities) throws Exception { in createTestNetworkWrapper()
640 boolean isMetered, int subId, InetAddress localAddress) throws Exception { in createTestNetworkWrapper()