Searched
full:incoming (Results
326 -
350 of
1921) sorted by null
<<11121314151617181920>>
/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/ |
BluetoothChatService.java | 38 * incoming connections, a thread for connecting with a device, and a 66 public static final int STATE_LISTEN = 1; // now listening for incoming connections 286 * This thread runs while listening for incoming connections. It behaves 445 * It handles all incoming and outgoing transmissions.
|
/developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/ |
ViewfinderProcessor.java | 106 * Simple class to keep track of incoming frame count,
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SearchQueryResults.java | 66 * This is where we check the incoming intent for a query string.
|
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
BluetoothChatService.java | 37 * incoming connections, a thread for connecting with a device, and a 66 public static final int STATE_LISTEN = 1; // now listening for incoming connections 261 * This thread runs while listening for incoming connections. It behaves 420 * It handles all incoming and outgoing transmissions.
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NotePad.java | 95 * incoming URIs or to construct an Intent.
|
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/ |
BluetoothChatService.java | 38 * incoming connections, a thread for connecting with a device, and a 66 public static final int STATE_LISTEN = 1; // now listening for incoming connections 286 * This thread runs while listening for incoming connections. It behaves 445 * It handles all incoming and outgoing transmissions.
|
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/ |
ViewfinderProcessor.java | 106 * Simple class to keep track of incoming frame count,
|
/device/generic/goldfish/libqemu/ |
test_host_2.c | 109 /* Now, accept any incoming data, and send it back */
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
ObjCTarget.java | 67 * around the incoming literal. Just flip the quotes and replace
|
/external/apache-http/src/org/apache/http/ |
HttpRequestInterceptor.java | 63 * on incoming messages before the message body is evaluated.
|
HttpResponseInterceptor.java | 62 * on incoming messages before the message body is evaluated.
|
/external/apache-http/src/org/apache/http/protocol/ |
HttpExpectationVerifier.java | 39 * Defines an interface to verify whether an incoming HTTP request meets
|
/external/google-tv-pairing-protocol/cpp/src/polo/wire/ |
polowireadapter.h | 37 // Sets the listener that will receive incoming Polo messages. A listener
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/ |
JsonWireAdapter.java | 94 throw new PoloException("Error parsing incoming message", e);
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/ |
XmlWireAdapter.java | 77 debug(">>> Incoming Message:");
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample-natt | 11 # Define addresses and ports where racoon will listen for an incoming
|
/external/iptables/extensions/ |
libxt_devgroup.c | 16 "[!] --src-group value[/mask] Match device group of incoming device\n"
|
/external/iptables/libipq/ |
ipq_message_type.3 | 81 char indev_name[IFNAMSIZ]; /* Name of incoming interface */
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/ |
Client.java | 46 * Starts the client allowing it to begin processing incoming
|
/external/kernel-headers/original/uapi/linux/ |
ipmi.h | 58 * The incoming event queue in the BMC will automatically be flushed 60 * anything is in it. Incoming commands to the driver will get 196 code as the first byte of the incoming data, unlike a response. */ 228 * incoming messages are for which command and find the proper msgid
|
/external/libnl/src/ |
nf-log.c | 135 /* wait for an incoming message on the netlink nf_socket */
|
nf-queue.c | 160 /* wait for an incoming message on the netlink socket */
|
/external/llvm/ |
Makefile.common | 15 # The following functionality can be set by setting incoming variables.
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfFile.h | 69 /// \brief Compute the size and offset of a DIE given an incoming Offset.
|
/external/llvm/lib/Target/BPF/ |
BPFISelLowering.h | 65 // Lower incoming arguments, copy physregs into vregs
|
Completed in 94 milliseconds
<<11121314151617181920>>