Home
last modified time | relevance | path

Searched defs:destinationAddress (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSmsMessageTest.java251 String scAddress = null, destinationAddress = null; in testGetSubmitPdu() local
361 String destinationAddress = null; in testGetSmsPdu() local
397 String destinationAddress = "18004664411"; in testGetSubmitPduEncodedMessage() local
/cts/apps/VpnApp/src/com/android/cts/vpnfirewall/
DIpv4Packet.java38 Inet4Address destinationAddress; field in Ipv4Packet