HomeSort by relevance Sort by last modified time
    Searched full:communication (Results 1 - 25 of 715) 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.
  /hardware/ril/mock-ril/src/proto/
msgheader.proto 4 package communication;
6 option java_package='com.android.internal.communication';
  /hardware/ril/mock-ril/src/generated/python/
msgheader_pb2.py 12 package='communication',
13 serialized_pb='\n\x0fmsgheader.proto\x12\rcommunication\"L\n\tMsgHeader\x12\x0b\n\x03\x63md\x18\x01 \x02(\r\x12\x13\n\x0blength_data\x18\x02 \x02(\r\x12\x0e\n\x06status\x18\x03 \x01(\r\x12\r\n\x05token\x18\x04 \x01(\x04\x42$\n\"com.android.internal.communication')
20 full_name='communication.MsgHeader',
26 name='cmd', full_name='communication.MsgHeader.cmd', index=0,
33 name='length_data', full_name='communication.MsgHeader.length_data', index=1,
40 name='status', full_name='communication.MsgHeader.status', index=2,
47 name='token', full_name='communication.MsgHeader.token', index=3,
72 # @@protoc_insertion_point(class_scope:communication.MsgHeader)
  /external/qemu/android/
ui-core-protocol.c 14 * This file contains helper routines that are used to establish communication
19 * means of interprocess communication.
core-ui-protocol.c 14 * This file contains helper routines that are used to establish communication
core-ui-protocol.h 15 * establish communication between Core and UI components of the emulator.
ui-core-protocol.h 15 * establish communication between UI and Core components of the emulator.
  /external/oprofile/daemon/
opd_pipe.h 18 * Creates the Oprofile daemon fifo pipe to enable communication between
  /frameworks/base/core/java/com/android/internal/nfc/
LlcpException.java 21 * LLCP communication.
  /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,
  /development/simulator/app/
SimRuntime.h 67 * Set up communication with parent process.
72 * Set up communication with detached simulator.
MessageStream.h 5 // for inter-process communication, e.g. between "simulator" and "runtime".
130 * Abstraction of higher-level communication channel.
164 * Close communication pipes. Further attempts to send or receive
183 /* communication pipes; note we don't own these */
  /frameworks/base/core/java/android/bluetooth/
package.html 20 To perform Bluetooth communication using these APIs, an application must
  /packages/apps/Nfc/src/com/android/nfc/
NativeLlcpConnectionlessSocket.java 23 * in a connectionless communication
NativeLlcpServiceSocket.java 21 * Connection-oriented communication
NativeLlcpSocket.java 21 * connection-oriented communication
  /packages/apps/Tag/res/values-fr/
strings.xml 53 <string name="dialog_title_nfc_off" msgid="6945643404976801203">"Communication NFC désactivée"</string>
54 <string name="dialog_text_nfc_off" msgid="6323019332983777990">"Vous devez activer la communication NFC pour scanner des tags."</string>
64 <string name="intro_text_about" msgid="1366913102380816468">"Tags vous permet d\'organiser et de partager des tags de communication NFC (communication en champ proche)."</string>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
udp.h 4 * interface as the means of communication with the user level.
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 188 * Marks this connection as being in a reusable communication state.
189 * The checkpoints for reuseable communication states (in the absence
193 * used for communication. A call to this method indicates that
196 * A reusable communication state is necessary but not sufficient
214 * or reading from this connection. Communication attempts will
223 * Indicates whether this connection is in a reusable communication state.
228 * a reusable communication state,
  /external/libnfc-nxp/src/
phFriNfc_LlcpMac.h 48 * This component implements the different MAC mapping for a Logical Link Control Protocol communication,
95 /* Enum reperesents the different Peer type for a LLCP communication*/
  /external/ppp/pppd/plugins/radius/etc/
radiusclient.conf 44 # file holding shared secrets used for the communication
56 # file which holds sequence number for communication with the
radiusclient.conf.in 44 # file holding shared secrets used for the communication
56 # file which holds sequence number for communication with the
  /hardware/libhardware_legacy/
qemu.h 29 * QEMU communication channel, either through a qemud socket or
44 /* try to open a qemu communication channel.
  /external/kernel-headers/original/linux/
if_fc.h 4 * interface as the means of communication with the user level.
route.h 4 * interface as the means of communication with the user level.

Completed in 412 milliseconds

1 2 3 4 5 6 7 8 91011>>