Searched refs:UNINITIALIZED_PORT (Results 1 – 3 of 3) sorted by relevance
60 public static final int UNINITIALIZED_PORT = -1; field in RtpConfig125 if(address != null && port != UNINITIALIZED_PORT) { in readSocketAddress()282 dest.writeInt(UNINITIALIZED_PORT); in writeToParcel()
100 const static int32_t UNINITIALIZED_PORT = -1; variable
38 remotePort(UNINITIALIZED_PORT), in RtpConfig()