OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:communication
(Results
426 - 450
of
904
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimSmsInterfaceManager.java
40
* RuimSmsInterfaceManager to provide an inter-process
communication
to
/hardware/invensense/mlsdk/mllite/
ml_mputest.c
80
* serial interface handle to allow serial
communication
with the
/hardware/invensense/mlsdk/platform/include/
mltypes.h
158
/* Serial
Communication
*/
/libcore/luni/src/test/java/tests/api/java/lang/
ProcessTest.java
79
String str1 = "Some data for testing
communication
between processes\n";
/ndk/docs/
SYSTEM-ISSUES.html
46
Unix System V Inter-Process
Communication
APIs (e.g. semget()) are
/packages/apps/Exchange/res/values-fr/
strings.xml
41
<string name="policy_dont_allow_irda" msgid="2864744455266260846">"ne pas autoriser
communication
infrarouge"</string>
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h
43
#define ECOMM 70 /*
Communication
error on send */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h
4
* interface as the means of
communication
with the user level.
if_arp.h
4
* interface as the means of
communication
with the user level.
if_ether.h
4
* interface as the means of
communication
with the user level.
in.h
4
* interface as the means of
communication
with the user level.
quota.h
89
* Quota structure used for
communication
with userspace via quotactl
sockios.h
4
* interface as the means of
communication
with the user level.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
key_prot.x
38
* Under TI-RPC,
communication
with the keyserver is through the
/system/core/adb/
usb_vendors.c
76
// Panasonic Mobile
Communication
's USB Vendor ID
/system/core/libnl_2/
README
70
* netlink.c - Netlink socket
communication
/external/chromium/chrome/common/extensions/docs/
content_scripts.html
282
<a href="#host-page-
communication
">
Communication
with the embedding page</a>
416
<a href="#host-page-
communication
">communicate with web pages</a>
673
</p><h2 id="host-page-
communication
">
Communication
with the embedding page</h2>
699
<p>In the above example, example.html (which is not a part of the extension) creates a custom event and then can decide to fire the event by setting the event data to a known location in the DOM and then dispatching the custom event. The content script listens for the name of the custom event on the known element and handles the event by inspecting the data of the element, and turning around to post the message to the extension process. In this way the page establishes a line of
communication
to the extension. The reverse is possible through similar means.</p>
769
You can find other simple examples of
communication
via messages in the
[
all
...]
/frameworks/base/docs/html/sdk/
android-4.0-highlights.jd
273
<h3 id="comms" style="color:#172861">
Communication
and sharing</h3>
290
communication
and sharing touchpoints across the system, making it easy to talk,
450
capabilities to let users take even more with them and keep
communication
520
communication
and sharing with new capabilities and interactions.</p>
559
nearby peer devices over Wi-Fi, for more reliable, higher-speed
communication
.
572
<li><a href="#
communication
-dev">
Communication
and sharing</a></li>
[
all
...]
/dalvik/docs/
debugger.html
41
communication
, such as notifying the debugger when the VM has stopped at
111
<dd>
Communication
transport mechanism to use. Dalvik supports
/external/chromium/chrome/common/extensions/docs/static/
messaging.html
12
Communication
between extensions and their content scripts works by using
269
You can find simple examples of
communication
via messages in the
/external/chromium/third_party/libjingle/source/talk/p2p/base/
port.h
73
// Represents a local
communication
mechanism that can be used to create
271
// Represents a
communication
link between a port on the local client and a
/external/webrtc/src/
common_types.h
426
//
communication
.
429
// used in one-way
communication
.
/frameworks/base/docs/html/guide/topics/nfc/
advanced-nfc.jd
29
In these cases, you need to open
communication
directly with the tag and read and write to it with
157
opening
communication
with the tag. You must define your own protocol stack to read and write data
/frameworks/base/services/java/com/android/server/am/
ServiceRecord.java
346
// Do asynchronous
communication
with notification manager to
379
// Do asynchronous
communication
with notification manager to
/sdk/chimpchat/src/com/android/chimpchat/
ChimpManager.java
171
* This function allows the
communication
bridge between the host and the device
223
* This function allows the
communication
bridge between the host and the device
Completed in 4068 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>