/frameworks/base/obex/javax/obex/ |
SessionNotifier.java | 52 * Waits for a transport layer connection to be established and specifies 90 * Waits for a transport layer connection to be established and specifies
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipAudioCall.java | 111 * Called when the session is established. 263 * Checks if the call is established. 265 * @return true if the call is established 609 * timed out if the call is not established within {@code timeout} seconds 661 * called. The attempt will be timed out if the call is not established 687 * established within {@code timeout} seconds and 716 * out if the call is not established within {@code timeout} seconds and [all...] |
/libcore/luni/src/main/java/java/net/ |
URLConnection.java | 477 * if the connection has been already established. 644 * if the connection has been already established. 852 * It cannot be set after the connection is established. 858 * connection has been already established. 868 * output. It cannot be set after the connection is established. 874 * connection has been already established. 915 * only be called before the connection is established. [all...] |
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
Connection.java | 178 throw new IllegalStateException("Connection is not established!"); 259 throw new IllegalStateException("Connection is not established!"); 305 throw new IllegalStateException("Connection is not established!"); 356 throw new IllegalStateException("Connection is not established!"); 424 throw new IllegalStateException("Connection is not established!"); 591 * established connection). 620 * the established connection. [all...] |
/external/valgrind/main/memcheck/ |
memcheck.h | 157 If suitable addressibility is not established, Valgrind prints an 167 established, Valgrind prints an error message and returns the 176 are not established, Valgrind prints an error message and returns
|
/frameworks/base/docs/html/sdk/installing/ |
installing-adt.jd | 48 the software can't be established, click <strong>OK</strong>.</p></li> 120 the software can't be established, click <strong>OK</strong>.</p></li> 191 the software can't be established, click <strong>OK</strong>.</p></li>
|
/libcore/luni/src/main/java/java/sql/ |
DriverManager.java | 138 * {@code null} if no connection can be established. 160 * {@code null} if no connection can be established. 199 * {@code null} if no connection can be established.
|
/cts/tools/dasm/src/java_cup/ |
parse_reduce_row.java | 13 * of terminals in the grammar has been established.
|
/dalvik/vm/mterp/armv5te/ |
entry.S | 112 * Restore the stack pointer and PC from the save point established on entry.
|
/dalvik/vm/mterp/x86/ |
entry.S | 69 * Restore the stack pointer and PC from the save point established on entry.
|
/device/generic/goldfish/opengl/system/OpenglSystemCommon/ |
HostConnection.cpp | 102 ALOGD("HostConnection::get() New Host Connection established %p, tid %d\n", con, gettid());
|
/docs/source.android.com/src/devices/tech/security/ |
enhancements42.jd | 21 access to the network until a VPN connection is established. This prevents
|
/external/bluetooth/bluedroid/stack/smp/ |
smp_l2c.c | 94 /* initiating connection established */
|
/external/chromium/chrome/browser/debugger/ |
extension_ports_remote_service.h | 93 // Sends a message to an extension through an established message port.
|
/external/chromium/net/base/ |
load_states.h | 44 // TCP connection (or other network connection) to be established. HTTP
|
/external/chromium/net/socket/ |
ssl_client_socket.h | 42 // connection is established. If a SSL error occurs during the handshake,
|
/external/chromium/net/websockets/ |
websocket_handshake.h | 39 // Once connection is established, |mode_| will be MODE_CONNECTED.
|
/external/chromium/third_party/libevent/ |
http-internal.h | 42 EVCON_IDLE, /**< connection is established */
|
/external/kernel-headers/original/linux/netfilter/ |
nf_conntrack_common.h | 8 /* Part of an established connection (either direction). */
|
/external/llvm/include/llvm/ExecutionEngine/ |
OProfileWrapper.h | 106 // loaded and a connection to the agent has been established, and false
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.h | 76 Established = 2
|
/external/qemu/android/ |
multitouch-port.h | 81 * routine successeds, a connection is established with the sensor reading
|
/external/qemu/ |
qemu-char.h | 15 #define CHR_EVENT_OPENED 2 /* new connection established */
|
/external/smack/src/org/jivesoftware/smackx/bytestreams/ |
BytestreamSession.java | 24 * BytestreamSession provides an interface for established bytestream sessions.
|
/external/valgrind/main/helgrind/tests/ |
hg02_deadlock.stderr.exp | 26 Required order was established by acquisition of lock at 0x........
|