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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/hardware/usb/
package.html 3 <p>Provides support to communicate with USB hardware peripherals that are connected to
11 communicate with connected hardware peripherals. Use {@link android.hardware.usb.UsbDevice} to
12 communicate with the hardware peripheral if the Android-powered device is acting as the USB host.
  /frameworks/compile/libbcc/tests/
bccarm 12 result = proc.communicate()
17 result = proc.communicate()
59 result = proc.communicate()
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_delegate_mac.h 13 // to, or otherwise communicate with, their underlying WebAccessibility
  /development/samples/BluetoothHDP/
_index.html 1 <p>A sample application that demonstrates how to communicate with a Bluetooth Health Device Profile (HDP) device. This feature is available on Android 4.0 (API level 14) or above platforms. The Android Bluetooth Health API lets you create
2 applications that use Bluetooth to communicate with health devices that support
  /cts/tools/signature-tools/src/signature/
UsageException.java 20 * Simple exception class used to communicate that the command-line tool should
  /dalvik/dx/src/com/android/dx/command/
UsageException.java 20 * Simple exception class used to communicate that the command-line tool
  /external/qemu/android/
display-core.h 15 * by the core to communicate display changes to the attached UI
gps.h 17 /* this is the internal character driver used to communicate with the
  /external/qemu/telephony/
modem_driver.h 19 /* this is the internal character driver used to communicate with the
  /frameworks/native/data/etc/
android.hardware.nfc.xml 17 <!-- This is the standard feature indicating that the device can communicate
android.hardware.usb.host.xml 17 <!-- This is the standard feature indicating that the device can communicate
  /frameworks/base/docs/html/training/multiple-threads/
index.jd 52 communicate between one of these threads and the UI thread.
78 <b><a href="communicate-ui.html">Communicating with the UI Thread</a></b>
81 Learn how to communicate from a thread in the thread pool to the UI thread.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
ypclnt.h 36 #define YPERR_PMAP 9 /* Can't communicate with portmapper */
37 #define YPERR_YPBIND 10 /* Can't communicate with ypbind */
38 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
ypclnt.h 36 #define YPERR_PMAP 9 /* Can't communicate with portmapper */
37 #define YPERR_YPBIND 10 /* Can't communicate with ypbind */
38 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
ypclnt.h 36 #define YPERR_PMAP 9 /* Can't communicate with portmapper */
37 #define YPERR_YPBIND 10 /* Can't communicate with ypbind */
38 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */
  /external/skia/tools/
merge_static_libs.py 34 obj_str = proc.communicate()[0]
43 elif 'thin archive' in proc.communicate()[0]:
  /frameworks/base/tests/DumpRenderTree/assets/
run_reliability_tests.py 42 stderr=subprocess.PIPE).communicate()[0]
50 stderr=subprocess.PIPE).communicate()
157 (adb_output, adb_error) = proc.communicate()
194 stderr=subprocess.PIPE).communicate()[0]
202 stderr=subprocess.PIPE).communicate()
216 stderr=subprocess.PIPE).communicate()[0]
238 stderr=subprocess.PIPE).communicate()
245 stderr=subprocess.PIPE).communicate()
  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
QemuPipeStream.h 20 * to communicate with the emulator's 'opengles' service. See
  /external/chromium/build/
compiler_version.py 23 gcc_output = pipe.communicate()[0]
  /external/chromium/chrome/browser/extensions/
convert_web_app.h 22 // use of the version number to communicate the date in a human readable form,
extension_proxy_api_constants.h 13 // String literals in dictionaries used to communicate with extension.
  /external/chromium/chrome/common/extensions/docs/static/
experimental.infobars.html 25 <a href="overview.html#pageComm">communicate with other extension pages</a>.
  /external/icu4c/tools/tzcode/
tz2icu.h 31 * zic to communicate final zone data to tz2icu. */
  /external/qemu/
charpipe.h 17 /* open two connected character drivers that can be used to communicate by internal
  /external/valgrind/main/docs/internals/
m_replacemalloc.txt 6 use any functions in the core directly; it can only communicate with the

Completed in 516 milliseconds

1 2 3 4 5 6 7 8 91011>>