Searched refs:socketFdRtp (Results 1 – 4 of 4) sorted by relevance
95 final int socketFdRtp = rtpSockFd.detachFd(); in openSession() local100 parcel.writeInt(socketFdRtp); in openSession()
94 final int socketFdRtp = rtpSockFd.detachFd(); in openSession() local99 parcel.writeInt(socketFdRtp); in openSession()
82 final int socketFdRtp = (localEndPoint.rtpFd != null) ? localEndPoint.rtpFd.getFd() : -1; in openSession() local85 parcel.writeInt(socketFdRtp); in openSession()