Searched
full:connections (Results
601 -
625 of
860) sorted by null
<<21222324252627282930>>
/external/quake/quake/src/WinQuake/ |
net_mp.cpp | 35 static int net_acceptsocket = -1; // socket for fielding new connections
|
net_udp.cpp | 45 static int net_acceptsocket = -1; // socket for fielding new connections
|
net_wins.cpp | 29 static int net_acceptsocket = -1; // socket for fielding new connections
|
net_wipx.cpp | 31 static int net_acceptsocket = -1; // socket for fielding new connections
|
/external/webkit/Source/WebCore/platform/network/cf/ |
SocketStreamHandleCFNet.cpp | 188 // Always use "https" to get HTTPS proxies in result - we'll try to use those for ws:// even though many are configured to reject connections to ports other than 443.
|
/external/wpa_supplicant/ |
ctrl_iface_named_pipe.c | 710 * connections, at this point there are no open global pipes..
|
/external/wpa_supplicant_6/wpa_supplicant/ |
ctrl_iface_named_pipe.c | 711 * connections, at this point there are no open global pipes..
|
wpa_supplicant_i.h | 296 int disconnected; /* all connections disabled; i.e., do no reassociate
|
/external/wpa_supplicant_8/hostapd/ |
README | 382 # interface that are used for connections to other APs. This could include
|
/external/wpa_supplicant_8/wpa_supplicant/ |
ctrl_iface_named_pipe.c | 711 * connections, at this point there are no open global pipes..
|
/frameworks/base/core/java/android/provider/ |
Downloads.java | 331 * The name of the column indicating whether roaming connections can be used. This is only
|
/frameworks/base/core/jni/ |
android_database_SQLiteDatabase.cpp | 191 if (connNum > 999) { // TODO: if number of pooled connections > 999, fix this line.
|
/frameworks/base/docs/html/guide/topics/network/ |
sip.jd | 90 <td>Provides APIs for SIP tasks, such as initiating SIP connections, and provides access
|
/frameworks/base/docs/html/guide/topics/security/ |
security.jd | 236 Network communication: view Wi-Fi state, create Bluetooth connections, full
|
/frameworks/base/docs/html/sdk/ |
android-2.3-highlights.jd | 346 set up peer-to-peer connections with other NFC devices.</p>
|
android-2.3.3.jd | 207 connections. This lets applications communicate with simple devices that may not
|
android-3.1-highlights.jd | 159 high-performance Wi-Fi connections even when the device screen is off. Users can
|
/frameworks/base/obex/javax/obex/ |
ServerOperation.java | 43 * This class implements the Operation interface for server side connections.
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CdmaConnection.java | 54 int index; // index in CdmaCallTracker.connections[], -1 if unassigned
|
/frameworks/base/voip/java/android/net/sip/ |
SipManager.java | 32 * Provides APIs for SIP tasks, such as initiating SIP connections, and provides access to related
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pManager.java | 550 * an access point that can accept connections from legacy clients as well as other p2p
|
/libcore/luni/src/main/java/java/net/ |
URLClassLoader.java | 603 * Otherwise, connecting to and accepting connections from the URL is [all...] |
/libcore/luni/src/main/java/org/apache/harmony/xml/ |
ExpatParser.java | 73 /** Timeout for HTTP connections (in ms) */
|
/libcore/luni/src/test/java/tests/java/sql/ |
DatabaseMetaDataNotSupportedTest.java | [all...] |
/packages/apps/Phone/src/com/android/phone/ |
BluetoothHeadsetService.java | 219 // Incoming and Outgoing connections to the same headset. [all...] |
Completed in 1004 milliseconds
<<21222324252627282930>>