HomeSort by relevance Sort by last modified time
    Searched full:communication (Results 51 - 75 of 2131) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/Nfc/src/com/android/nfc/
LlcpPacket.java 20 * Represents a LLCP packet received in a LLCP Connectionless communication;
  /external/kernel-headers/original/uapi/linux/
uhid.h 17 * Public header for user-space communication. We try to keep every structure
19 * the communication should be ABI compatible even between architectures.
  /frameworks/base/core/java/android/content/
ServiceConnection.java 31 * the {@link android.os.IBinder} of the communication channel to the
37 * @param service The IBinder of the Service's communication channel,
  /frameworks/base/core/java/android/nfc/
package.html 3 <p>Provides access to Near Field Communication (NFC) functionality, allowing applications to read
7 <a href="{@docRoot}guide/topics/connectivity/nfc/index.html">Near Field Communication</a> guide.</p>
  /external/guava/guava/src/com/google/common/base/
Ascii.java 56 * Start of Heading: A communication control character used at
67 * Start of Text: A communication control character which
78 * End of Text: A communication control character used to
87 * End of Transmission: A communication control character used
96 * Enquiry: A communication control character used in data
97 * communication systems as a request for a response from a remote
106 * Acknowledge: A communication control character transmitted
207 * Data Link Escape: A communication control character which
210 * in data communication networks.
231 * the transmission after the communication has been stopped by the XOF
    [all...]
  /external/smack/src/org/jivesoftware/smack/packet/
PrivacyItem.java 34 /** allow is the action associated with the item, it can allow or deny the communication. */
38 /** rule hold the kind of communication ([jid|group|subscription]) it will allow or block and
69 * the communication.
71 * @return the allow communication status.
78 * Sets the action associated with the item, it can allow or deny the communication.
80 * @param allow indicates if the receiver allow or deny the communication.
211 * Returns the type hold the kind of communication it will allow or block.
214 * @return the type of communication it represent.
245 * Returns whether the receiver allows or denies every kind of communication.
309 * It holds the kind of communication ([jid|group|subscription]) it will allow or block and
    [all...]
  /external/lldb/include/lldb/Core/
Communication.h 1 //===-- Communication.h -----------------------------------------*- C++ -*-===//
28 /// @class Communication Communication.h "lldb/Core/Communication.h"
31 /// Communication is an class that handles data communication
33 /// real communication. This approach has a couple of advantages: it
43 /// Communication inherits from Broadcaster which means it can be
46 /// Communication defines a set of pre-defined event bits (see
60 /// bool Communication::StartReadThread (Error *)
    [all...]
  /frameworks/base/docs/html/training/wearables/data-layer/
index.jd 18 The Wearable Data Layer API, which is part of Google Play services, provides a communication channel
33 Messages are also great for one-way requests or for a request/response communication model.
64 Because these APIs are designed for communication between handhelds and wearables,
65 these are the only APIs you should use to set up communication between these
66 devices. For instance, don't try to open low-level sockets to create a communication
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd 1 page.title=Near Field Communication
4 <p>Near Field Communication (NFC) is a set of short-range wireless technologies, typically
42 certain tag technologies and to open communication with the tag using your own protocol
  /external/chromium_org/extensions/shell/browser/
shell_network_controller_chromeos.h 34 // State of communication with the connection manager.
65 // Current status of communication with the chromeos::NetworkStateHandler.
  /external/chromium_org/ppapi/nacl_irt/
ppapi_dispatcher.h 41 // This class manages communication between the plugin and the browser, and
42 // manages the PluginDispatcher instances for communication between the plugin
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_transport.h 28 * TCPStream provides a TCP based communication channel from the device to
35 /** Create a TCP based communication channel over @socket */
  /build/target/product/
core.mk 17 # Base configuration for communication-oriented android devices
  /developers/build/prebuilts/gradle/CardReader/Application/src/main/res/values/
base-strings.xml 28 reader is interested, and establish communication with the card
  /developers/samples/android/connectivity/nfc/CardReader/
template-params.xml 36 reader is interested, and establish communication with the card
  /development/samples/browseable/CardReader/res/values/
base-strings.xml 28 reader is interested, and establish communication with the card
  /external/chromium_org/ash/accelerometer/
accelerometer_controller.h 25 // This class owns the communication interface for talking to the accelerometer
  /external/chromium_org/chrome/browser/chromeos/login/
fake_login_utils.h 19 // * Correct communication with LoginDisplayHost and UserManager.
  /external/chromium_org/chrome/browser/extensions/api/messaging/
extension_message_port.h 18 // A port that manages communication with an extension.
  /external/chromium_org/chrome/browser/sync/glue/
local_device_info_provider_impl.h 34 // the syncapi for any HTTP communication. This string is used by the sync
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
power.html 18 a communication app can continue to receive messages
  /external/chromium_org/components/sync_driver/
generic_change_processor_factory.h 26 // DataTypeController, which live before / after communication with model
  /external/chromium_org/content/browser/
gpu.sb 9 ; Allow communication between the GPU process and the UI server.
  /external/chromium_org/content/plugin/
plugin_thread.h 23 // live. Communication occurs between WebPluginDelegateProxy in the renderer
  /external/chromium_org/content/renderer/devtools/
devtools_client.h 24 // Developer tools UI end of communication channel between the render process of

Completed in 1200 milliseconds

1 23 4 5 6 7 8 91011>>