Searched refs:DEFAULT_PORT (Results 1 – 3 of 3) sorted by relevance
51 private static final int DEFAULT_PORT = 5060; field in SipProfile61 private int mPort = DEFAULT_PORT;293 if (mProfile.mPort != DEFAULT_PORT) { in build()502 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()
45229 Landroid/net/sip/SipProfile;->DEFAULT_PORT:I