Home
last modified time | relevance | path

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

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/
DUtils.java367 final InetSocketAddress rtpAddress; in buildRtpAddress() local
370 rtpAddress = null; in buildRtpAddress()
372 rtpAddress = new InetSocketAddress( in buildRtpAddress()
377 return rtpAddress; in buildRtpAddress()