HomeSort by relevance Sort by last modified time
    Searched full:communication (Results 476 - 500 of 904) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_8/src/eap_peer/
eap.h 85 * EAPOL_portEnabled - Lower layer is ready for communication
  /frameworks/base/docs/html/guide/topics/fundamentals/
bound-services.jd 12 perform interprocess communication</li>
52 interprocess communication (IPC). A bound service typically lives only while it serves another
149 <p>This is the simplest way to perform interprocess communication (IPC), because the {@link
350 you to perform interprocess communication (IPC) without the need to use AIDL.</p>
processes-and-threads.jd 27 <li><a href="#IPC">Interprocess Communication</a></li>
392 classes hide the details of how the interprocess communication is managed, {@link
402 <h2 id="IPC">Interprocess Communication</h2>
404 <p>Android offers a mechanism for interprocess communication (IPC) using remote procedure calls
  /frameworks/base/services/java/com/android/server/wm/
ViewServer.java 36 * views of the opened windows. Communication with the views is ensured by the
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccPhoneBookInterfaceManager.java 30 * SimPhoneBookInterfaceManager to provide an inter-process communication to
IccSmsInterfaceManager.java 31 * IccSmsInterfaceManager to provide an inter-process communication to
  /hardware/invensense/mlsdk/platform/include/linux/
mpu.h 103 * @apply zero if communication with the chip is not necessary, false otherwise
  /hardware/msm7k/librpc/
svc_clnt_common.c 34 * program/version channel, communication is synchronous. If several
  /libcore/luni/src/main/java/java/net/
SocketImpl.java 29 * there are two types of sockets engaged in communication, the {@code
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
link.h 1 /* Data structure for communication from the run-time dynamic linker for
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
icmp6.h 75 #define ICMP6_DST_UNREACH_ADMIN 1 /* communication with destination */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
_errdefs.h 106 __BIONIC_ERRDEF( ECOMM , 70, "Communication error on send" )
  /frameworks/base/
NOTICE 150 means any form of electronic, verbal, or written communication sent
152 communication on electronic mailing lists, source code control systems,
155 excluding communication that is conspicuously marked or otherwise
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pManager.java 69 * {@link WifiP2pConfig} for details on setting up the configuration. For communication with legacy
445 * @param listener for callback at loss of framework communication. Can be null.
623 * an AsyncChannel communication with WifiService
  /frameworks/compile/libbcc/
NOTICE 72 means any form of electronic, verbal, or written communication sent
74 communication on electronic mailing lists, source code control systems,
77 excluding communication that is conspicuously marked or otherwise
  /frameworks/compile/slang/
NOTICE 70 means any form of electronic, verbal, or written communication sent
72 communication on electronic mailing lists, source code control systems,
75 excluding communication that is conspicuously marked or otherwise
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
OMX_TI_Debug.h 133 #define OMX_DBG_DOM_DSP 0x100000ul /* DSP communication/transfer */
134 #define OMX_DBG_DOM_COMM 0x1000000ul /* communication */
135 #define OMX_DBG_DOM_MGR 0x10000000ul /* communication with managers */

Completed in 1175 milliseconds

<<11121314151617181920>>