HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_PORT (Results 1 - 20 of 20) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/
SIPConstants.java 42 public static final int DEFAULT_PORT = 5060;
  /external/webkit/Source/WebKit/android/wds/
DebugServer.cpp 44 #define DEFAULT_PORT 9999
84 if (!cs.connect(DEFAULT_PORT)) {
  /system/extras/tests/bionic/libc/common/
test_udp.c 5 #define DEFAULT_PORT 7000
30 printf(" -p<port> use specific port (default %d)\n", DEFAULT_PORT);
39 int udpPort = DEFAULT_PORT;
  /development/tools/emulator/system/libqemu/
test_host_2.c 32 #define DEFAULT_PORT 8012
92 int port = DEFAULT_PORT;
test_host_1.c 33 #define DEFAULT_PORT 8012
136 "\n", DEFAULT_PORT
145 int port = DEFAULT_PORT;
  /sdk/emulator/tests/
test-qemud-pipes.c 15 #define DEFAULT_PORT 8012
61 int port = DEFAULT_PORT;
  /frameworks/base/voip/java/android/net/sip/
SipProfile.java 50 private static final int DEFAULT_PORT = 5060;
60 private int mPort = DEFAULT_PORT;
292 if (mProfile.mPort != DEFAULT_PORT) {
499 if (mPort == 0) mPort = DEFAULT_PORT;
  /external/qemu/telephony/
simulator.c 19 #define DEFAULT_PORT 6703
182 int port = DEFAULT_PORT;
  /packages/apps/Nfc/src/com/android/nfc/snep/
SnepClient.java 48 mPort = SnepServer.DEFAULT_PORT;
SnepServer.java 38 public static final int DEFAULT_PORT = 4;
60 mServiceSap = DEFAULT_PORT;
  /external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc 173 static const int DEFAULT_PORT = 5222;
334 port = DEFAULT_PORT;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
socket.rb 28 @port = options[ :port ] || DEFAULT_PORT
276 @port = options.fetch( :port, DEFAULT_PORT )
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
main.rb 382 @port = options.fetch( :port, ANTLR3::Debug::DEFAULT_PORT )
497 @port = options.fetch( :port, ANTLR3::Debug::DEFAULT_PORT )
debug.rb 47 DEFAULT_PORT = 49100
  /frameworks/base/tests/CoreTests/android/core/
TestWebServer.java 54 final static int DEFAULT_PORT = 8080;
107 initServer(DEFAULT_PORT, DEFAULT_TIMEOUT, log);
  /external/bluetooth/hcidump/src/
hcidump.c 54 #define DEFAULT_PORT "10839";
74 static char *dump_port = DEFAULT_PORT;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf_3.1.0.v20100529-0735.jar 
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 585 milliseconds