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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/os/
package.html 4 communication on the device.
  /external/chromium_org/third_party/libphonenumber/src/resources/carrier/
README 1 Unless otherwise specified the data is based on Wikipedia and communication with carriers.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
head.good 1 "...by imposing a tiny bit of order in a communication you are
head.inp 1 "...by imposing a tiny bit of order in a communication you are
middle.inp 1 "...by imposing a tiny bit of order in a communication you are
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsVideoCallProvider.aidl 29 * {@link IVideoCallProvider} was specifically created as a binder for inter-process communication
32 * We don't want to use the same aidl in other places for communication, namely communication
33 * between Telephony and the IMS Service, even if that communication may be for similar methods.
34 * This decouples the communication among these processes. Similarly, third parties implementing a
36 * {@link IVideoCallProvider} aidl for interprocess communication.
  /external/chromium_org/third_party/libphonenumber/src/resources/carrier/en/
993.txt 16 99366|MTS (BARASH Communication)
17 99367|MTS (BARASH Communication)
355.txt 15 35566|Plus Communication
  /external/lldb/source/Core/
Communication.cpp 1 //===-- Communication.cpp ---------------------------------------*- C++ -*-===//
15 #include "lldb/Core/Communication.h"
27 Communication::GetStaticBroadcasterClass ()
29 static ConstString class_name ("lldb.communication");
36 Communication::Communication(const char *name) :
50 "%p Communication::Communication (name = %s)",
65 Communication::~Communication()
    [all...]
  /device/htc/flounder/sepolicy/
tee.te 5 # secure os communication
  /external/lldb/source/Host/macosx/launcherXPCService/
LauncherXPCService.h 6 // These XPC messaging keys are used for communication between Host.mm and the XPC service.
  /development/samples/browseable/CardReader/
_index.jd 12 reader is interested, and establish communication with the card
  /external/chromium_org/chrome/browser/extensions/api/messaging/
native_message_port.h 13 // A port that manages communication with a native application.
  /external/chromium_org/content/public/browser/
devtools_external_agent_proxy.h 17 // Describes interface for communication with an external DevTools agent.
  /external/chromium_org/extensions/browser/guest_view/app_view/
app_view_guest_delegate.h 14 // Interface to handle communication between AppView (in extensions) with the
  /external/chromium_org/sync/engine/
traffic_logger.h 5 // This file has the functions to log all the sync related HTTP communication.
  /external/chromium_org/device/bluetooth/
bluetooth_service_record_win.h 39 // Indicates if this service supports RFCOMM communication.
42 // The RFCOMM channel to use, if this service supports RFCOMM communication.
  /external/chromium_org/net/android/java/src/org/chromium/net/
IRemoteAndroidKeyStore.aidl 10 * Interface for communication with an Android KeyStore in another process.
20 // Registers callbacks for service->client communication.
  /external/chromium_org/third_party/webrtc/base/
socketfactory.h 23 // Returns a new socket for blocking communication. The type can be
30 // Returns a new socket for nonblocking communication. The type can be
  /external/chromium_org/third_party/webrtc/modules/audio_device/test/
README.txt 16 - Full support of 'Default Communication' devices requires Windows 7.
23 Vista if a 'Default Communication' device is selected in any direction.
  /external/kernel-headers/original/uapi/linux/nfsd/
cld.h 2 * Upcall description for nfsdcld communication
44 /* message struct for communication with userspace */
  /external/lldb/source/API/
SBCommunication.cpp 12 #include "lldb/Core/Communication.h"
28 m_opaque (new Communication (broadcaster_name)),
101 m_opaque, fd, owns_fd, Communication::ConnectionStatusAsCString (status));
118 Communication::ConnectionStatusAsCString (status));
159 Communication::ConnectionStatusAsCString (status),
177 m_opaque, src, (uint64_t)src_len, Communication::ConnectionStatusAsCString (status), (uint64_t)bytes_written);
267 return Communication::GetStaticBroadcasterClass().AsCString();
279 // m_opaque = new Communication (broadcaster_name);
  /frameworks/av/include/drm/
DrmInfoStatus.h 25 * This is an utility class which wraps the result of communication between device
43 * @param[in] _statusCode Status of the communication
  /frameworks/base/drm/java/android/drm/
DrmInfoStatus.java 20 * An entity class that wraps the result of communication between a device
33 * Indicate successful communication.
38 * Indicate failed communication.
43 * The status of the communication. Must be one of the defined status
67 * @param statusCode The status of the communication. Must be one of the defined
  /docs/source.android.com/src/accessories/
aoa.jd 20 an accessory detects and sets up communication with an Android-powered device. In general, an
26 <li>Establish communication with the device if it supports the Android accessory protocol</li>
43 <a href="#establish-communication-with-the-device">establish communication with the device</a> through
44 bulk transfer endpoints with its own communication protocol. There is no need to start the device
124 <a href="#establish-communication-with-the-device">establish communication with the device</a>.</p>
127 <h2 id="establish-communication-with-the-device">Establish Communication with the Device</h2>
131 endpoints for input and output communication. A device with product ID of <code>0x2D01</code> has tw
    [all...]

Completed in 998 milliseconds

1 2 3 4 5 6 7 8 91011>>