Searched refs:DEFAULT_PORT (Results 1 – 3 of 3) sorted by relevance
50 private static final int DEFAULT_PORT = 5060; field in SipProfile60 private int mPort = DEFAULT_PORT;292 if (mProfile.mPort != DEFAULT_PORT) { in build()499 if (mPort == 0) mPort = DEFAULT_PORT; in readResolve()
54 final static int DEFAULT_PORT = 8080; field in TestWebServer107 initServer(DEFAULT_PORT, DEFAULT_TIMEOUT, log); in initServer()
48519 Landroid/net/sip/SipProfile;->DEFAULT_PORT:I